Package com.jogamp.common.util

JogAmp HashMap, Reflection, ..

See:
          Description

Interface Summary
RunnableExecutor  
 

Class Summary
ArrayHashSet<E> Hashed ArrayList implementation of the List and Collection interface.
IntBitfield Simple bitfield holder class using an int[] storage.
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.
IOUtil  
JarUtil  
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.
PropertyAccess Helper routines for accessing properties.
ReflectionUtil  
ReflectionUtil.AWTNames  
ReflectionUtil.MethodAccessor Convenient Method access class
RunnableExecutor.CurrentThreadExecutor  
RunnableTask Helper class to provide a Runnable queue implementation with a Runnable wrapper which notifies after execution for the invokeAndWait() semantics.
SecurityUtil  
ValueConv Utility class providing simple signed and unsigned primitive value conversions for byte, short, int, float and double.
VersionNumber  
VersionUtil  
 

Package com.jogamp.common.util Description

JogAmp HashMap, Reflection, .. Utilities