Groovy 2.2.0

org.codehaus.groovy.reflection
[Java] Class ClassInfo.ClassInfoSet

java.lang.Object
  org.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

Constructor Summary
ClassInfo.ClassInfoSet(ReferenceBundle bundle)

 
Method Summary
protected ClassInfo.ClassInfoSet.Segment createSegment(Object segmentInfo, int cap)

 
Methods inherited from class ManagedConcurrentMap
segmentFor, segmentFor, getOrPut, remove, get, put, fullSize, values, size, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 
Methods inherited from class AbstractConcurrentMap
segmentFor, segmentFor, getOrPut, remove, get, put, fullSize, values, size, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ClassInfo.ClassInfoSet

public ClassInfo.ClassInfoSet(ReferenceBundle bundle)


 
Method Detail

createSegment

protected ClassInfo.ClassInfoSet.Segment createSegment(Object segmentInfo, int cap)


 

Copyright © 2003-2013 The Codehaus. All rights reserved.