All Implemented Interfaces:
JsonFormatVisitable, SchemaAware, Serializable
Enclosing class:
StdKeySerializers

public static class StdKeySerializers.Dynamic extends StdSerializer<Object>
Key serializer used when key type is not known statically, and actual key serializer needs to be dynamically located.
See Also: