Uses of Package
at.molindo.utils.collections

Packages that use at.molindo.utils.collections
at.molindo.utils.collections   
at.molindo.utils.data   
 

Classes in at.molindo.utils.collections used by at.molindo.utils.collections
BusinessKeyHashMap
           
BusinessKeyTreeMap
           
ClassMap
          A specialized WeakHashMap that ads the ClassMap.find(Class) method to find mappings for superclasses.
CollectionBuilder
           
IBusinessKey
          The contract for classes implementing this interface is: o1.getBusinessKey().equals(o2.getBusinessKey()) does not imply o1.equals(o2) o1.equals(o2) implies o1.getBusinessKey().equals(o2.getBusinessKey()) It's therefore recommended to use (amongst others) .equals(..) and .hashCode() of business key for object equality.
IBusinessKeyMap
           
IBusinessKeySet
           
IdentityHashSet
           
IteratorChain
           
ListMap
           
MapBuilder
           
MapMap
           
SetMap
           
 

Classes in at.molindo.utils.collections used by at.molindo.utils.data
CollectionBuilder
           
 



Copyright © 2013 Molindo GmbH. All Rights Reserved.