Class PropertySerializerMap.Single

  • Enclosing class:
    PropertySerializerMap

    private static final class PropertySerializerMap.Single
    extends PropertySerializerMap
    Map that contains a single serializer; although seemingly silly this is probably the most commonly used variant because many theoretically dynamic or polymorphic types just have single actual type.