|
Groovy 1.8.4 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.AbstractConcurrentMapBase
org.codehaus.groovy.util.AbstractConcurrentMap
org.codehaus.groovy.util.ManagedConcurrentMap
org.codehaus.groovy.reflection.ClassInfo.ClassInfoSet
public static class ClassInfo.ClassInfoSet extends ManagedConcurrentMap
Field Summary |
---|
Fields inherited from class ManagedConcurrentMap | |
---|---|
bundle |
Fields inherited from class AbstractConcurrentMapBase | |
---|---|
MAXIMUM_CAPACITY, segments |
Constructor Summary | |
ClassInfo.ClassInfoSet(ReferenceBundle bundle)
|
Method Summary | |
---|---|
protected ClassInfo.ClassInfoSet.Segment
|
createSegment(Object segmentInfo, int cap)
|
Methods inherited from class ManagedConcurrentMap | |
---|---|
createSegment |
Methods inherited from class AbstractConcurrentMap | |
---|---|
get, getOrPut, put, remove, segmentFor |
Methods inherited from class AbstractConcurrentMapBase | |
---|---|
createSegment, fullSize, hash, segmentFor, size |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public ClassInfo.ClassInfoSet(ReferenceBundle bundle)
Method Detail |
---|
protected ClassInfo.ClassInfoSet.Segment createSegment(Object segmentInfo, int cap)
Copyright © 2003-2011 The Codehaus. All rights reserved.