Fields inherited from class | Fields |
---|---|
class ManagedConcurrentMap |
bundle |
class AbstractConcurrentMapBase |
MAXIMUM_CAPACITY, segments |
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 |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.