@Deprecated public class ManagedConcurrentMap<K, V> extends AbstractConcurrentMap
Modifiers | Name | Description |
---|---|---|
static class |
ManagedConcurrentMap.Entry |
|
static class |
ManagedConcurrentMap.EntryWithValue |
|
static class |
ManagedConcurrentMap.Segment |
Constructor and description |
---|
ManagedConcurrentMap(ReferenceBundle bundle) |
Methods inherited from class | Name |
---|---|
class AbstractConcurrentMap |
get, getOrPut, put, remove, segmentFor |
class AbstractConcurrentMapBase |
fullSize, segmentFor, size, values |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.