| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.internal.store.heap.holders.LookupOnlyOnHeapKey<K>
public class LookupOnlyOnHeapKey<K>
| Constructor Summary | |
|---|---|
| LookupOnlyOnHeapKey(K actualKeyObject) | |
| Method Summary | |
|---|---|
|  boolean | equals(java.lang.Object other) | 
|  K | getActualKeyObject() | 
|  int | hashCode() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LookupOnlyOnHeapKey(K actualKeyObject)
| Method Detail | 
|---|
public K getActualKeyObject()
public boolean equals(java.lang.Object other)
public int hashCode()
hashCode in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||