Class Characteristics.ImmutableProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>
Enclosing class:
Characteristics

public static class Characteristics.ImmutableProperties extends Properties
Read only property set. Once constructed, all methods that modify state will throw UnsupportedOperationException.
Author:
Paul Hammant.
See Also: