Package io.ran

Class Property.PropertyValueList<T>

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

public static class Property.PropertyValueList<T> extends ArrayList<Property.PropertyValue<T>>
See Also: