Package uka.util

Interface Summary
BooleanHashFunction  
BooleanIterator This class represents iterators over collections of boolean values.
ByteHashFunction  
ByteIterator This class represents iterators over collections of byte values.
CharHashFunction  
CharIterator This class represents iterators over collections of char values.
DoubleHashFunction  
DoubleIterator This class represents iterators over collections of double values.
FloatHashFunction  
FloatIterator This class represents iterators over collections of float values.
HashFunction  
IDSpace  
IntHashFunction  
IntIntHashBijection.Iterator  
IntIterator This class represents iterators over collections of int values.
IntObjectHashBijection.Iterator  
Iterator This class represents iterators over collections of Object values.
LongHashFunction  
LongIterator This class represents iterators over collections of long values.
ObjectObjectHashBijection.Iterator  
Permutation  
Printable  
ShortHashFunction  
ShortIterator This class represents iterators over collections of short values.
ToString.Builtin  
ToString.Value  
 

Class Summary
Array2D  
ArrayPermutation  
ArrayUtils  
BitArray2D  
BooleanArray2D  
BooleanIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
BooleanOpenHashSet This class represents open addressing hash table based sets of boolean values.
BooleanQueue Queue of values of type boolean.
BooleanSequence This is an abstract superclass for immutable iterators over collections of boolean values.
BooleanSet  
BooleanVector2D  
ByteArray2D  
ByteIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
ByteOpenHashSet This class represents open addressing hash table based sets of byte values.
ByteQueue Queue of values of type byte.
ByteSequence This is an abstract superclass for immutable iterators over collections of byte values.
ByteSet  
ByteVector2D  
CharArray2D  
CharIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
CharOpenHashSet This class represents open addressing hash table based sets of char values.
CharQueue Queue of values of type char.
CharSequence This is an abstract superclass for immutable iterators over collections of char values.
CharSet  
CharVector2D  
ConfigBundle  
CpuInfo Provides CPU specific properties.
CpuInfoLinux  
DefaultHashFunctions  
DenseIDSpace  
DoubleArray2D  
DoubleIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
DoubleOpenHashSet This class represents open addressing hash table based sets of double values.
DoubleQueue Queue of values of type double.
DoubleSequence This is an abstract superclass for immutable iterators over collections of double values.
DoubleSet  
DoubleVector2D  
EnlargingArray A simple wrapper class for a regular Java array.
EnlargingArray2D  
EnlargingBitArray2D  
EnlargingBooleanArray A simple wrapper class for a regular Java array.
EnlargingBooleanArray2D  
EnlargingByteArray A simple wrapper class for a regular Java array.
EnlargingByteArray2D  
EnlargingCharArray A simple wrapper class for a regular Java array.
EnlargingCharArray2D  
EnlargingDoubleArray A simple wrapper class for a regular Java array.
EnlargingDoubleArray2D  
EnlargingFloatArray A simple wrapper class for a regular Java array.
EnlargingFloatArray2D  
EnlargingIntArray A simple wrapper class for a regular Java array.
EnlargingIntArray2D  
EnlargingLongArray A simple wrapper class for a regular Java array.
EnlargingLongArray2D  
EnlargingShortArray A simple wrapper class for a regular Java array.
EnlargingShortArray2D  
FloatArray2D  
FloatIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
FloatOpenHashSet This class represents open addressing hash table based sets of float values.
FloatQueue Queue of values of type float.
FloatSequence This is an abstract superclass for immutable iterators over collections of float values.
FloatSet  
FloatVector2D  
GCPartitionedIDSpace  
IDConstants  
IDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
IDPool  
IntArray2D  
IntIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
IntIntHashBijection  
IntIntHashBijection.Entry  
IntObjectHashBijection  
IntObjectHashBijection.Entry  
IntOpenHashSet This class represents open addressing hash table based sets of int values.
IntQueue Queue of values of type int.
IntSequence This is an abstract superclass for immutable iterators over collections of int values.
IntSet  
IntSparseIDMap  
IntStack  
IntVector2D  
IntWeakHashBijection  
IntWeakHashBijection.Entry  
IntWeakHashBijection.Ref Weakly refer to an object, and remember its entry beyond its death.
Long2ObjectHashtable Implements a Hashtable similar to java.util.Hashtable, but always maps long keys to Object values.
Long2ObjectHashtable.Entry  
LongArray2D  
LongIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
LongOpenHashSet This class represents open addressing hash table based sets of long values.
LongQueue Queue of values of type long.
LongSequence This is an abstract superclass for immutable iterators over collections of long values.
LongSet  
LongVector2D  
ObjectObjectHashBijection  
ObjectObjectHashBijection.Entry  
OpenHashSet This class represents open addressing hash table based sets of Object values.
PartitionedIDSpace  
PeriodicTask  
PeriodicTask.Executor  
Primes This class provides a static table of int sized prime numbers.
Queue Queue of values of type Object.
Sequence This is an abstract superclass for immutable iterators over collections of Object values.
Set  
ShortArray2D  
ShortIDMap An instance of IDMap establishes a mapping between objects and identifiers of type int.
ShortOpenHashSet This class represents open addressing hash table based sets of short values.
ShortQueue Queue of values of type short.
ShortSequence This is an abstract superclass for immutable iterators over collections of short values.
ShortSet  
ShortVector2D  
SparseIDMap  
SparseIDSpace  
StringUtilities  
ToString Helper class that makes it easy to generate a human-readable representation of object graphs.
ToString.Reference  
ToString.Struct  
ToXML  
Vector2D  
WeakHashBijection  
WeakHashBijection.Entry  
WeakHashBijection.Ref Weakly refer to an object, and remember its entry beyond its death.
WeakIDMap This class provides the same functionality as IDMap, but uses weak references.
WeakIDMap.Ref Weakly refer to an object, and remember its hash code beyond its death.
WeakSparseIDMap  
 

Error Summary
ConfigEntryMissingError  
ConfigError