- org.codehaus.groovy.util.ManagedDoubleKeyMap
-
-
Methods Summary
Methods
Type |
Name and description |
protected org.codehaus.groovy.util.AbstractConcurrentDoubleKeyMap.Segment<K1, K2, V> |
createSegment(Object segmentInfo, int cap)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractConcurrentDoubleKeyMap |
get, getOrPut, put, remove, segmentFor |
class AbstractConcurrentMapBase |
createSegment, fullSize, hash, segmentFor, size, values |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
protected org.codehaus.groovy.util.AbstractConcurrentDoubleKeyMap.Segment<K1, K2, V> createSegment(Object segmentInfo, int cap)
Copyright © 2003-2014 The Codehaus. All rights reserved.