org.smallmind.quorum.cache.indigenous
Class CacheReference<K,E extends CacheEntry>
java.lang.Object
org.smallmind.quorum.cache.indigenous.CacheReference<K,E>
public class CacheReference<K,E extends CacheEntry>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheReference
public CacheReference(K key,
E cacheEntry)
getKey
public K getKey()
getCacheEntry
public E getCacheEntry()
Copyright © 2012. All Rights Reserved.