@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.3") public class SimpleCacheTable<K,V> extends SimpleHashTable<MapEntry<K,ConcurrentCacheAtom<K,V>>>
buckets, factor| Modifier and Type | Method and Description |
|---|---|
protected SimpleBucket<MapEntry<K,ConcurrentCacheAtom<K,V>>> |
createBucket(int bucketSize,
boolean unbounded) |
bucket, bucketCount, bucketSize, capacity, clear, clearBucket, getBucketAt, index, putprotected SimpleBucket<MapEntry<K,ConcurrentCacheAtom<K,V>>> createBucket(int bucketSize, boolean unbounded)
createBucket in class SimpleHashTable<MapEntry<K,ConcurrentCacheAtom<K,V>>>Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.