Package com.jogamp.common.util

JogAmp HashMap, Reflection, ..

See:
          Description

Class Summary
ArrayHashSet Hashed ArrayList implementation of the List and Collection interface.
IntIntHashMap Fast HashMap for primitive data.
IntIntHashMap.Entry An entry mapping a key to a value.
IntLongHashMap Fast HashMap for primitive data.
IntLongHashMap.Entry An entry mapping a key to a value.
IntObjectHashMap Fast HashMap for primitive data.
IntObjectHashMap.Entry An entry mapping a key to a value.
JogampVersion  
LongIntHashMap Fast HashMap for primitive data.
LongIntHashMap.Entry An entry mapping a key to a value.
LongLongHashMap Fast HashMap for primitive data.
LongLongHashMap.Entry An entry mapping a key to a value.
LongObjectHashMap Fast HashMap for primitive data.
LongObjectHashMap.Entry An entry mapping a key to a value.
ReflectionUtil  
RunnableTask Helper class to provide a Runnable queue implementation with a Runnable wrapper which notifies after execution for the invokeAndWait() semantics.
VersionNumber  
VersionUtil  
 

Package com.jogamp.common.util Description

JogAmp HashMap, Reflection, .. Utilities