Module xl.core
Package de.grogra.xl.util
package de.grogra.xl.util
-
ClassDescriptionUtility class which implements all
AggregateState
interfaces and provides some general fields for storing state.BidirectionalHashMap<K,V> ABooleanList
represents a list ofboolean
values.AByteList
represents a list ofbyte
values.ACharList
represents a list ofchar
values.ADoubleList
represents a list ofdouble
values.EHashMap<E extends EHashMap.Entry>EHashMap.ObjectEntry<K,V> AFloatList
represents a list offloat
values.IntHashMap<V>AIntList
represents a list ofint
values.LongHashMap<V>ALongList
represents a list oflong
values.ObjectList<E>AObjectList
represents a list ofObject
values.AShortList
represents a list ofshort
values.XHashMap<K,V> XHashMap.Entry<K,V>