|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sourceforge.jemm.util.managed.bucket.BucketLockedBucketFactory<K,V>
K
- The key typeV
- The value typepublic class BucketLockedBucketFactory<K,V>
A factory for creating GroupLockManagedMapBuckets.
Constructor Summary | |
---|---|
BucketLockedBucketFactory()
|
Method Summary | |
---|---|
ECMapBucket<K,V> |
createBucket()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BucketLockedBucketFactory()
Method Detail |
---|
public ECMapBucket<K,V> createBucket()
createBucket
in interface ECMapBucketFactory<K,V>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |