Class Summary |
ArrayIterator |
An object that iterates over the elements of an array |
BitMask |
Utility methods for manipulating bit masks |
Cache |
A cache that keeps a collection of at most maximumCapacity+threshold entries. |
Convert |
|
FileUtil |
Static utility methods for manipulating Files and URIs. |
KeyedHashSet |
Adapted from a homonym class in org.eclipse.osgi. |
Messages |
|
ObjectMap |
A specialized map implementation that is optimized for a
small set of object keys. |
Policy |
|
Queue |
A Queue of objects. |
StringPool |
A string pool is used for sharing strings in a way that eliminates duplicate
equal strings. |
StringPoolJob |
Performs string sharing passes on all string pool participants registered
with the platform. |
UniversalUniqueIdentifier |
|