All Implemented Interfaces:
NullValueProvider, ValueInstantiator.Gettable, Serializable
Enclosing class:
FromStringDeserializer<T>

public static class FromStringDeserializer.Std extends FromStringDeserializer<Object>
"Chameleon" deserializer that works on simple types that are deserialized from a simple String.
Since:
2.4
See Also: