Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pivot.collections Classes and Interfaces - 53 results found.
NameDescriptionTypePackageFramework
ArrayAdapterClassorg.apache.pivot.collectionsApache Pivot
ArrayList NOTE This class is not thread-safe.Classorg.apache.pivot.collectionsApache Pivot
ArrayQueueClassorg.apache.pivot.collectionsApache Pivot
ArrayStackClassorg.apache.pivot.collectionsApache Pivot
CollectionRoot interface in collection hierarchy.Interfaceorg.apache.pivot.collectionsApache Pivot
DictionaryInterface representing a set of key/value pairs.Interfaceorg.apache.pivot.collectionsApache Pivot
Dictionary .PairClassorg.apache.pivot.collections.DictionaryApache Pivot
EnumListClassorg.apache.pivot.collectionsApache Pivot
EnumMapClassorg.apache.pivot.collectionsApache Pivot
EnumSetClassorg.apache.pivot.collectionsApache Pivot
GroupInterface representing a group of unique elements.Interfaceorg.apache.pivot.collectionsApache Pivot
HashMapClassorg.apache.pivot.collectionsApache Pivot
HashSetClassorg.apache.pivot.collectionsApache Pivot
ImmutableListUnmodifiable implementation of the List interface.Classorg.apache.pivot.collections.immutableApache Pivot
ImmutableMapUnmodifiable implementation of the Map interface.Classorg.apache.pivot.collections.immutableApache Pivot
ImmutableSetUnmodifiable implementation of the Set interface.Classorg.apache.pivot.collections.immutableApache Pivot
LinkedList NOTE This class is not thread-safe.Classorg.apache.pivot.collectionsApache Pivot
LinkedQueueClassorg.apache.pivot.collectionsApache Pivot
LinkedStackClassorg.apache.pivot.collectionsApache Pivot
ListCollection interface representing an ordered sequence of items.Interfaceorg.apache.pivot.collectionsApache Pivot
List .ItemIteratorOptional item iterator interface.Interfaceorg.apache.pivot.collections.ListApache Pivot
List .ListListenerListClassorg.apache.pivot.collections.ListApache Pivot
ListAdapterClassorg.apache.pivot.collections.adapterApache Pivot
ListListenerList listener interface.Interfaceorg.apache.pivot.collectionsApache Pivot
ListListener .AdapterList listener adapter.Classorg.apache.pivot.collections.ListListenerApache Pivot
MapCollection interface representing set of key/value pairs.Interfaceorg.apache.pivot.collectionsApache Pivot
Map .MapListenerListClassorg.apache.pivot.collections.MapApache Pivot
MapAdapterClassorg.apache.pivot.collections.adapterApache Pivot
MapListenerMap listener interface.Interfaceorg.apache.pivot.collectionsApache Pivot
MapListener .AdapterMap listener adapter.Classorg.apache.pivot.collections.MapListenerApache Pivot
QueueInterface representing a first-in, first-out (FIFO) queue when unsorted, and a priority queue when sorted.Interfaceorg.apache.pivot.collectionsApache Pivot
Queue .QueueListenerListQueue listener list.Classorg.apache.pivot.collections.QueueApache Pivot
QueueListenerQueue listener interface.Interfaceorg.apache.pivot.collectionsApache Pivot
QueueListener .AdapterQueueListener adapter.Classorg.apache.pivot.collections.QueueListenerApache Pivot
SequenceInterface representing an ordered sequence of items.Interfaceorg.apache.pivot.collectionsApache Pivot
Sequence .TreeClassorg.apache.pivot.collections.SequenceApache Pivot
Sequence .Tree .ImmutablePathClassorg.apache.pivot.collections.Sequence.TreeApache Pivot
Sequence .Tree .ItemIteratorNested sequence item iterator interface.Interfaceorg.apache.pivot.collections.Sequence.TreeApache Pivot
Sequence .Tree .PathClassorg.apache.pivot.collections.Sequence.TreeApache Pivot
SetCollection interface representing a group of unique elements.Interfaceorg.apache.pivot.collectionsApache Pivot
Set .SetListenerListClassorg.apache.pivot.collections.SetApache Pivot
SetAdapterClassorg.apache.pivot.collections.adapterApache Pivot
SetListenerSet listener interface.Interfaceorg.apache.pivot.collectionsApache Pivot
SetListener .AdapterSet listener adapter.Classorg.apache.pivot.collections.SetListenerApache Pivot
StackInterface representing a last-in, first-out (LIFO) stack when unsorted, and a priority stack when sorted.Interfaceorg.apache.pivot.collectionsApache Pivot
Stack .StackListenerListStack listener list.Classorg.apache.pivot.collections.StackApache Pivot
StackListenerStack listener interface.Interfaceorg.apache.pivot.collectionsApache Pivot
StackListener .AdapterStackListener adapter.Classorg.apache.pivot.collections.StackListenerApache Pivot
SynchronizedListSynchronized implementation of the List interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedMapSynchronized implementation of the Map interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedQueueSynchronized implementation of the Queue interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedSetSynchronized implementation of the Set interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedStackSynchronized implementation of the Stack interface.Classorg.apache.pivot.collections.concurrentApache Pivot