Package de.grogra.xl.util

Class Summary
AggregateStateImpl<T> Utility class which implements all AggregateState interfaces and provides some general fields for storing state.
BidirectionalHashMap<K,V>  
BooleanList A BooleanList represents a list of boolean values.
ByteList A ByteList represents a list of byte values.
CharList A CharList represents a list of char values.
ClassLoaderObjectInputStream  
DoubleList A DoubleList represents a list of double values.
EHashMap<E extends EHashMap.Entry>  
EHashMap.Entry  
EHashMap.IdentityEntry<K,V>  
EHashMap.ObjectEntry<K,V>  
FloatList A FloatList represents a list of float values.
IntHashMap<V>  
IntHashMap.Entry<V>  
IntList A IntList represents a list of int values.
LongHashMap<V>  
LongHashMap.Entry<V>  
LongList A LongList represents a list of long values.
LongToIntHashMap  
LongToIntHashMap.Entry  
ObjectList<E> A ObjectList represents a list of Object values.
Operators  
ShortList A ShortList represents a list of short values.
Variant  
XBitSet  
XHashMap<K,V>  
XHashMap.Entry<K,V>