|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
BooleanLatch
is a reusable latch that resets after it is released
and waited on.Callable
, and keyed by an Object Map
in which all mutative operations (the
"destructive" operations described by Map
put, remove and so on) are
implemented by making a fresh copy of the underlying map.CopyOnWriteMap
with the supplied Map
to
initialize the values and the CopyOnWriteMap.CopyFunction
for creating our
actual delegate instances.
CopyOnWriteMap
with the CopyOnWriteMap.CopyFunction
for creating our actual delegate instances.
Map
implementations.SortedMap
in which all mutative
operations (the "destructive" operations described by SortedMap
put,
remove and so on) are implemented by making a fresh copy of the underlying
map.CopyOnWriteMap
with the supplied Map
to
initialize the values and the CopyOnWriteSortedMap.CopyFunction
for creating our
actual delegate instances.
CopyOnWriteMap
with the CopyOnWriteSortedMap.CopyFunction
for creating our actual delegate instances.
Map
implementations.Timeout
that uses nanosecond precision.
Timeout
that uses nanosecond precision.
HashMap
copy function.
LazyReference.create()
method threw an exception,
this wraps it.LinkedHashMap
copy function.
PhasedLatch
is a shared latch that resets after it is released and
can be reused.InterruptedException
.Iterable
that holds weak references
to
content elements.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |