Interface that defines standard API for converting types to type identifiers and vice versa.
Used by type resolvers (see JsonTypeIdResolver) for converting between type and matching id;
id is stored in JSON and needed for creating instances of proper subtypes when deserializing values.
Interface that defines standard API for converting types to type identifiers and vice versa. Used by type resolvers (see JsonTypeIdResolver) for converting between type and matching id; id is stored in JSON and needed for creating instances of proper subtypes when deserializing values.