Uses of Package
org.omnaest.utils.structure.map

Packages that use org.omnaest.utils.structure.map
org.omnaest.utils.beans   
org.omnaest.utils.structure.map   
org.omnaest.utils.structure.table.adapter   
 

Classes in org.omnaest.utils.structure.map used by org.omnaest.utils.beans
MapAbstract
          This abstract Map implementation does implement all methods which rely only on other methods within the Map interface.
 

Classes in org.omnaest.utils.structure.map used by org.omnaest.utils.structure.map
DualMap
          A dual map is the dual way counterpart of the Map interface.
MapAbstract
          This abstract Map implementation does implement all methods which rely only on other methods within the Map interface.
MapUtils.MapElementMergeOperation
          A MapUtils.MapElementMergeOperation defines a MapUtils.MapElementMergeOperation.merge(Object, Object, Map) operation to merge Map elements into a merged Map instance.
ThreadLocalMap
          A ThreadLocalMap is a Map stored independently for each Thread by using ThreadLocal.
 

Classes in org.omnaest.utils.structure.map used by org.omnaest.utils.structure.table.adapter
MapAbstract
          This abstract Map implementation does implement all methods which rely only on other methods within the Map interface.
 



Copyright © 2011. All Rights Reserved.