All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, SequencedMap<String,Object>

@Deprecated public class StringMap extends LinkedHashMap<String,Object>
Deprecated.
Adds a litle strong type-checking and validation on top of the generic LinkedHashMap
See Also: