Uses of Class
de.unidu.is.util.DelegatedPropertyMap

Packages that use DelegatedPropertyMap
de.unidu.is.util Provides usefuly utility classes. 
 

Uses of DelegatedPropertyMap in de.unidu.is.util
 

Subclasses of DelegatedPropertyMap in de.unidu.is.util
 class FilePropertyMap
          A PropertyMap which can be loaded from and saved into a file.
 class HashPropertyMap
          A property map which is backed by a LinkedHashMap.
 class StreamPropertyMap
          A PropertyMap which can be loaded from and saved into a stream.