| Modifiers | Name | Description | 
|---|---|---|
| static class | ManagedConcurrentMap.Entry | |
| static class | ManagedConcurrentMap.EntryWithValue | |
| static class | ManagedConcurrentMap.Segment | 
| Modifiers | Name | Description | 
|---|---|---|
| protected ReferenceBundle | bundle | 
| Fields inherited from class | Fields | 
|---|---|
| class AbstractConcurrentMapBase | MAXIMUM_CAPACITY, segments | 
| Constructor and description | 
|---|
| ManagedConcurrentMap
                                (ReferenceBundle bundle) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected Segment<K, V> | createSegment(Object segmentInfo, int cap) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractConcurrentMap | get, getOrPut, put, remove, segmentFor | 
| class AbstractConcurrentMapBase | createSegment, fullSize, hash, segmentFor, size, values | 
| class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.