org.codehaus.groovy.util
Class ManagedConcurrentMap.Segment
java.lang.Object
org.codehaus.groovy.util.ManagedConcurrentMap.Segment
class ManagedConcurrentMap.Segment
Method Summary |
protected def
|
createEntry(K key, int hash, V value)
|
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
bundle
protected final ReferenceBundle bundle
-
ManagedConcurrentMap.Segment
public ManagedConcurrentMap.Segment(ReferenceBundle bundle, int cap)
-
createEntry
protected def createEntry(K key, int hash, V value)
-
Copyright © 2003-2009 The Codehaus. All rights reserved.