类分层结构
- java.lang.Object
- 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
- cn.featherfly.common.io.PropertiesPlus (implements cn.featherfly.common.io.Properties)
- org.apache.commons.io.FileUtils
- cn.featherfly.common.io.PropertiesImpl (implements cn.featherfly.common.io.Properties)
- cn.featherfly.common.io.Watcher
接口分层结构