Hierarchy For Package org.apache.commons.collections4.properties
Class Hierarchy
- java.lang.Object
- org.apache.commons.collections4.properties.AbstractPropertiesFactory<T>
- org.apache.commons.collections4.properties.OrderedPropertiesFactory
- org.apache.commons.collections4.properties.PropertiesFactory
- org.apache.commons.collections4.properties.SortedPropertiesFactory
- java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- org.apache.commons.collections4.properties.OrderedProperties
- org.apache.commons.collections4.properties.SortedProperties
- java.util.Properties
- java.util.Hashtable<K,
- org.apache.commons.collections4.properties.AbstractPropertiesFactory<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.commons.collections4.properties.AbstractPropertiesFactory.PropertyFormat
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)