Uses of Class
com.helger.commons.collection.map.AbstractSoftMap
Packages that use AbstractSoftMap
-
Uses of AbstractSoftMap in com.helger.commons.collection.map
Subclasses of AbstractSoftMap in com.helger.commons.collection.mapModifier and TypeClassDescriptionclassSoftHashMap<K,V> SoftHashMapimplementation based on http://www.javaspecialists.eu/archive/Issue015.html
TheentrySetimplementation is fromorg.hypergraphdb.util
Note:SoftHashMapis NOT serializable!classSoftLinkedHashMap<K,V> SoftHashMapimplementation based on http://www.javaspecialists.eu/archive/Issue015.html
TheentrySetimplementation is fromorg.hypergraphdb.util
Note:SoftLinkedHashMapis NOT serializable!