| Class | Description |
|---|---|
| ArgumentsTools | |
| ArraysTools | |
| ConcurrentReferenceHashMap<K,V> |
An advanced hash table supporting configurable garbage collection semantics
of keys and values, optional referential-equality, full concurrency of
retrievals, and adjustable expected concurrency for updates.
|
| MappingTools | |
| MutableBoolean | |
| MutableInteger | |
| Pair<T1,T2> |
A pair of objects.
|
| StringTools | |
| Tools | |
| Triple<T1,T2,T3> |
A triple of objects.
|
| Enum | Description |
|---|---|
| ConcurrentReferenceHashMap.Option | |
| ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer
to a key and/or value.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved