T - public class MyHardReferenceQueue<T> extends HardReferenceQueue<T>
nscancapacity, sizeDEFAULT_NSCAN| Constructor and Description | 
|---|
MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener,
                    int capacity)  | 
MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener,
                    int capacity,
                    int nscan)  | 
add, beforeOffer, evict, evictAll, getListener, nscan_get, addAll, capacity, clear, clear, contains, containsAll, element, get, isEmpty, isFull, iterator, offer, peek, poll, remove, remove, removeAll, retainAll, scanHead, scanTail, size, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapacity, clear, isEmpty, isFull, peek, sizeequals, hashCodepublic MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener, int capacity)
public MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener, int capacity, int nscan)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.