Package net.infonode.properties.propertymap
package net.infonode.properties.propertymap
-
ClassDescriptionA property map contains values for some or all properties in a
PropertyMapGroup
.Base class for property classes that use aPropertyMap
.Contains factory methods forPropertyMap
.A property group containing properties for which values can be set in a property map.Listener interface for property value changes in a property map.Utility class for performing multiple modifications toPropertyMap
's and merging change notifications to optimize performance.An immutable property which hasPropertyMap
's as values.Listener interface for property value changes in a property map and it's child maps.Property map utility methods.Property value handler for property maps.Handles weakPropertyMap
listeners which are garbage collected and removed from thePropertyMap
object on which it listens when there are no strong or soft references to the listeners.