Skip to content

Add support for concept of "reference types" (like Optional or AtomicReference) #698

@cowtowncoder

Description

@cowtowncoder

To support automatic handling of values referred to by reference or wrapper types, like AtomicReference (and various "optional" types), it is necessary to expose this aspect via JavaType.
This probably requires addition of an accessor or two. Whether a new subtype of JavaType makes sense or not is an open question.

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