|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConcurrentLinkedHashMap in com.googlecode.concurrentlinkedhashmap |
---|
Methods in com.googlecode.concurrentlinkedhashmap that return ConcurrentLinkedHashMap | |
---|---|
ConcurrentLinkedHashMap<K,V> |
ConcurrentLinkedHashMap.Builder.build()
Creates a new ConcurrentLinkedHashMap instance. |
Methods in com.googlecode.concurrentlinkedhashmap with parameters of type ConcurrentLinkedHashMap | |
---|---|
boolean |
CapacityLimiter.hasExceededCapacity(ConcurrentLinkedHashMap<?,?> map)
Determines whether an entry should be evicted from the specified map. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |