Skip to content

Clean up support of typed "unmodifiable", "singleton" Maps/Sets/Collections #3011

@cowtowncoder

Description

@cowtowncoder

(note: follow-up for #3009)

Support for Type Id for various "special" JDK collections, maps, in JavaUtilCollectionsDeserializers is messy at this point, trying to automatically detect actual classes involved. Instead it might make sense to use simpler (if less flexible) approach used with #3009, but use it for all supported types (unmodifiable, singleton, synchronized), and avoid having to load in implementations eagerly.

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