org.neo4j.kernel.impl.cache
Class SoftReferenceQueue<K,V>
java.lang.Object
java.lang.ref.ReferenceQueue<SoftValue>
org.neo4j.kernel.impl.cache.SoftReferenceQueue<K,V>
public class SoftReferenceQueue<K,V>
- extends ReferenceQueue<SoftValue>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftReferenceQueue
public SoftReferenceQueue()
safePoll
public SoftValue<K,V> safePoll()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.