Class ZConfig.PropertySheet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ZConfig.Property>, Collection<ZConfig.Property>, List<ZConfig.Property>, RandomAccess
Enclosing class:
ZConfig

public static class ZConfig.PropertySheet
extends ArrayList<ZConfig.Property>
Represents all the properties defined in a configuration file as an ArrayList.
See Also:
Serialized Form