Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
- java.util.WeakHashMap<K,V> (implements java.util.Map<K,V>)
- at.molindo.utils.collections.ClassMap<V>
- at.molindo.utils.collections.ArrayUtils
- at.molindo.utils.collections.CollectionBuilder<V,C>
- at.molindo.utils.collections.CollectionUtils
- at.molindo.utils.collections.IterableChain<T> (implements java.lang.Iterable<T>)
- at.molindo.utils.collections.IterableChain.Builder<T> (implements java.lang.Iterable<T>)
- at.molindo.utils.collections.IteratorChain<T> (implements java.util.Iterator<E>)
- at.molindo.utils.collections.IteratorChain.Builder<T> (implements java.lang.Iterable<T>)
- at.molindo.utils.collections.IteratorUtils
- at.molindo.utils.collections.IteratorWrapper<E> (implements java.util.Iterator<E>)
- at.molindo.utils.collections.IteratorWrappers
- at.molindo.utils.collections.ListMap<T,E> (implements java.util.Map<K,V>)
- at.molindo.utils.collections.MapBuilder<K,V,M>
- at.molindo.utils.collections.MapMap<K1,K2,V> (implements java.util.Map<K,V>)
- at.molindo.utils.collections.SetMap<T,E> (implements java.util.Map<K,V>)
Interface Hierarchy
Copyright © 2014 Molindo GmbH. All Rights Reserved.