public class WeakIdentityCache<K,V> extends WeakKeyCache<K,V>
WeakKeyCache| Constructor and Description |
|---|
WeakIdentityCache(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
keyEquals(K a,
K b) |
protected int |
keyHashCode(K key) |
clear, copyEntriesInto, copyKeysInto, copyValuesInto, get, put, remove, toStringCopyright © 2004-2015 Cojen. All Rights Reserved.