Skip to content

Ensure that local type variable declarations work for methods #3

@cowtowncoder

Description

@cowtowncoder

(inspired by [JACKSON-468])

We need to add unit test to ensure that methods like:

public T getValue() { .... }

can be resolved (including cases where there are other type bounds). And obviously if (when?) there are issues, fix these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions