Skip to content

Problem resolving locally declared generic type #609

@cowtowncoder

Description

@cowtowncoder

(reported by Hal H)

Case like:

class Something {
    public <T extends Ruleform> T getEntity()
    public <T extends Ruleform> void setEntity(T entity) 
}

appears to fail on deserialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions