- org.codehaus.groovy.util.ManagedConcurrentMap.Segment
-
-
Field Summary
-
Inherited fields
Fields inherited from class |
Fields |
class Segment |
array, offset, count, DONE |
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
protected org.codehaus.groovy.util.AbstractConcurrentMap.Entry<K, V> |
createEntry(K key, int hash, V value)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Segment |
length, toString, clone, charAt, subSequence, last, next, first, current, getIndex, previous, setIndex, getBeginIndex, getEndIndex, setPartialReturn, isPartialReturn, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll, codePoints, chars |
-
-
Method Detail
-
protected org.codehaus.groovy.util.AbstractConcurrentMap.Entry<K, V> createEntry(K key, int hash, V value)
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.