public static class LRUMapMultiKey.Key extends ArrayList<Object>
| Modifier and Type | Field and Description |
|---|---|
protected int |
hash |
modCount| Constructor and Description |
|---|
LRUMapMultiKey.Key(Object... k) |
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequalscontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equalspublic LRUMapMultiKey.Key(Object... k)
public int hashCode()
hashCode in interface Collection<Object>hashCode in interface List<Object>hashCode in class AbstractList<Object>Copyright © 2004-2012 CodeLutin. All Rights Reserved.