|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.AbstractConcurrentMapBase
org.codehaus.groovy.util.AbstractConcurrentDoubleKeyMap
org.codehaus.groovy.util.ManagedDoubleKeyMap
class ManagedDoubleKeyMap extends AbstractConcurrentDoubleKeyMap
Nested Class Summary | |
---|---|
class |
ManagedDoubleKeyMap.Entry
|
class |
ManagedDoubleKeyMap.EntryWithValue
|
class |
ManagedDoubleKeyMap.Ref
|
class |
ManagedDoubleKeyMap.Segment
|
Field Summary |
---|
Fields inherited from class AbstractConcurrentMapBase | |
---|---|
MAXIMUM_CAPACITY, segments |
Constructor Summary | |
ManagedDoubleKeyMap(ReferenceBundle bundle)
|
Method Summary | |
---|---|
protected def
|
createSegment(Object segmentInfo, int cap)
|
Methods inherited from class AbstractConcurrentDoubleKeyMap | |
---|---|
get, getOrPut, hash, put, remove, segmentFor |
Methods inherited from class AbstractConcurrentMapBase | |
---|---|
createSegment, fullSize, hash, segmentFor, size |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public ManagedDoubleKeyMap(ReferenceBundle bundle)
Method Detail |
---|
protected def createSegment(Object segmentInfo, int cap)
Copyright © 2003-2009 The Codehaus. All rights reserved.