| Double2ObjectSyncMap<V> |
A concurrent map, internally backed by a non-thread-safe map but carefully
managed in a matter such that any changes are thread-safe.
|
| Double2ObjectSyncMap.ExpungingEntry<V> |
The expunging value the backing map wraps for its values.
|
| Double2ObjectSyncMap.InsertionResult<V> |
The insertion result.
|
| Float2ObjectSyncMap<V> |
A concurrent map, internally backed by a non-thread-safe map but carefully
managed in a matter such that any changes are thread-safe.
|
| Float2ObjectSyncMap.ExpungingEntry<V> |
The expunging value the backing map wraps for its values.
|
| Float2ObjectSyncMap.InsertionResult<V> |
The insertion result.
|
| Int2ObjectSyncMap<V> |
A concurrent map, internally backed by a non-thread-safe map but carefully
managed in a matter such that any changes are thread-safe.
|
| Int2ObjectSyncMap.ExpungingEntry<V> |
The expunging value the backing map wraps for its values.
|
| Int2ObjectSyncMap.InsertionResult<V> |
The insertion result.
|
| Long2ObjectSyncMap<V> |
A concurrent map, internally backed by a non-thread-safe map but carefully
managed in a matter such that any changes are thread-safe.
|
| Long2ObjectSyncMap.ExpungingEntry<V> |
The expunging value the backing map wraps for its values.
|
| Long2ObjectSyncMap.InsertionResult<V> |
The insertion result.
|
| Short2ObjectSyncMap<V> |
A concurrent map, internally backed by a non-thread-safe map but carefully
managed in a matter such that any changes are thread-safe.
|
| Short2ObjectSyncMap.ExpungingEntry<V> |
The expunging value the backing map wraps for its values.
|
| Short2ObjectSyncMap.InsertionResult<V> |
The insertion result.
|