-
-
Constructor Summary
Constructors
| Constructor and Description |
EvictingQueue(int capacity) |
-
Method Summary
-
Methods inherited from class org.jmxtrans.agent.util.collect.ForwardingCollection
clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Queue
element, peek, poll, remove
-
Methods inherited from interface java.util.Collection
clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
-
Methods inherited from interface java.lang.Iterable
forEach
-
-
Method Detail
-
add
public boolean add(E e)
- Specified by:
add in interface java.util.Collection<E>
- Specified by:
add in interface java.util.Queue<E>
- Overrides:
add in class ForwardingQueue<E>
Copyright © 2017. All Rights Reserved.