| Fields inherited from class | Fields | 
|---|---|
| class ManagedConcurrentMap | bundle | 
| class AbstractConcurrentMapBase | MAXIMUM_CAPACITY, segments | 
| Type | Name and description | 
|---|---|
| Object | mixinInstance | 
| Constructor and description | 
|---|
| MixinInMetaClass
                                (ExpandoMetaClass emc, CachedClass mixinClass) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | equals(Object o) | 
|  | CachedClass | getInstanceClass() | 
|  | CachedClass | getMixinClass() | 
|  | Object | getMixinInstance(Object object) | 
|  | int | hashCode() | 
|  | static void | mixinClassesToMetaClass(MetaClass self, List<Class> categoryClasses) | 
|  | void | setMixinInstance(Object object, Object mixinInstance) | 
| Methods inherited from class | Name | 
|---|---|
| class ManagedConcurrentMap | createSegment | 
| class AbstractConcurrentMap | get, getOrPut, put, remove, segmentFor | 
| class AbstractConcurrentMapBase | createSegment, fullSize, hash, segmentFor, size, values | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.