Module xl.core
Package de.grogra.xl.util
package de.grogra.xl.util
-
ClassesClassDescriptionUtility class which implements all
AggregateStateinterfaces and provides some general fields for storing state.BidirectionalHashMap<K,V> ABooleanListrepresents a list ofbooleanvalues.AByteListrepresents a list ofbytevalues.ACharListrepresents a list ofcharvalues.ADoubleListrepresents a list ofdoublevalues.EHashMap<E extends EHashMap.Entry>EHashMap.ObjectEntry<K,V> AFloatListrepresents a list offloatvalues.IntHashMap<V>AIntListrepresents a list ofintvalues.LongHashMap<V>ALongListrepresents a list oflongvalues.ObjectList<E>AObjectListrepresents a list ofObjectvalues.AShortListrepresents a list ofshortvalues.XHashMap<K,V> XHashMap.Entry<K,V>