Class ConcurrentMapProperties

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

public class ConcurrentMapProperties extends Properties
Thread Safe version of Java Properties class.
See Also: