Package com.tangosol.util
Class ConverterCollections.ConverterQueue<F,T>
java.lang.Object
com.tangosol.util.ConverterCollections.ConverterCollection<F,T>
com.tangosol.util.ConverterCollections.ConverterQueue<F,T>
- All Implemented Interfaces:
Serializable
,Iterable<T>
,Collection<T>
,Queue<T>
- Enclosing class:
ConverterCollections
public static class ConverterCollections.ConverterQueue<F,T>
extends ConverterCollections.ConverterCollection<F,T>
implements Queue<T>
- See Also:
-
Field Summary
Fields inherited from class com.tangosol.util.ConverterCollections.ConverterCollection
m_col, m_convDown, m_convUp
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tangosol.util.ConverterCollections.ConverterCollection
add, addAll, clear, contains, containsAll, equals, getCollection, getConverterDown, getConverterUp, instantiateCollection, instantiateIterator, invalidate, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArray