Uses of Package
org.apache.commons.collections4
-
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4 Class Description Bag Defines a collection that counts the number of times an object appears in the collection.BidiMap Defines a map that allows bidirectional lookup between key and values.Closure Deprecated.UseConsumer.Equator An equation function, which determines equality between objects of type T.Factory Deprecated.UseSupplier.FluentIterable A FluentIterable provides a powerful yet simple API for manipulating Iterable instances in a fluent manner.Get The "read" subset of theMapinterface.IterableGet The "read" subset of theMapinterface.IterableMap Defines a map that can be iterated directly without needing to create an entry set.IterableSortedMap SortedMap+OrderedMap.ListValuedMap Defines a map that holds a list of values against each key.MapIterator Defines an iterator that operates over aMap.MultiMap Deprecated.since 4.1, useMultiValuedMapinsteadMultiSet Defines a collection that counts the number of times an object appears in the collection.MultiSet.Entry An unmodifiable entry for an element and its occurrence as contained in a MultiSet.MultiValuedMap Defines a map that holds a collection of values against each key.OrderedBidiMap Defines a map that allows bidirectional lookup between key and values and retains and provides access to an ordering.OrderedIterator Defines an iterator that operates over an ordered container.OrderedMap Defines a map that maintains order and allows both forward and backward iteration through that order.OrderedMapIterator Defines an iterator that operates over an orderedMap.Predicate Deprecated.UsePredicate.Put The "write" subset of theMapinterface.ResettableIterator Defines an iterator that can be reset back to an initial state.ResettableListIterator Defines a list iterator that can be reset back to an initial state.SetUtils.SetView An unmodifiable view of a set that may be backed by other sets.SetValuedMap Defines a map that holds a set of values against each key.SortedBag Defines a type ofBagthat maintains a sorted order among its unique representative members.SortedBidiMap Defines a map that allows bidirectional lookup between key and values and retains both keys and values in sorted order.Transformer Deprecated.UseFunction.Trie Defines the interface for a prefix tree, an ordered tree data structure. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.bag Class Description Bag Defines a collection that counts the number of times an object appears in the collection.Predicate Deprecated.UsePredicate.SortedBag Defines a type ofBagthat maintains a sorted order among its unique representative members.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.bidimap Class Description BidiMap Defines a map that allows bidirectional lookup between key and values.Get The "read" subset of theMapinterface.IterableGet The "read" subset of theMapinterface.IterableMap Defines a map that can be iterated directly without needing to create an entry set.IterableSortedMap SortedMap+OrderedMap.KeyValue Defines a simple key value pair.MapIterator Defines an iterator that operates over aMap.OrderedBidiMap Defines a map that allows bidirectional lookup between key and values and retains and provides access to an ordering.OrderedIterator Defines an iterator that operates over an ordered container.OrderedMap Defines a map that maintains order and allows both forward and backward iteration through that order.OrderedMapIterator Defines an iterator that operates over an orderedMap.Put The "write" subset of theMapinterface.ResettableIterator Defines an iterator that can be reset back to an initial state.SortedBidiMap Defines a map that allows bidirectional lookup between key and values and retains both keys and values in sorted order.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.collection Class Description Bag Defines a collection that counts the number of times an object appears in the collection.BoundedCollection Defines a collection that is bounded in size.MultiMap Deprecated.since 4.1, useMultiValuedMapinsteadMultiSet Defines a collection that counts the number of times an object appears in the collection.Predicate Deprecated.UsePredicate.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.comparators Class Description Transformer Deprecated.UseFunction. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.functors Class Description Closure Deprecated.UseConsumer.Equator An equation function, which determines equality between objects of type T.Factory Deprecated.UseSupplier.Predicate Deprecated.UsePredicate.Transformer Deprecated.UseFunction. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.iterators Class Description MapIterator Defines an iterator that operates over aMap.OrderedIterator Defines an iterator that operates over an ordered container.OrderedMapIterator Defines an iterator that operates over an orderedMap.Predicate Deprecated.UsePredicate.ResettableIterator Defines an iterator that can be reset back to an initial state.ResettableListIterator Defines a list iterator that can be reset back to an initial state.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.keyvalue Class Description KeyValue Defines a simple key value pair.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.list Class Description BoundedCollection Defines a collection that is bounded in size.Factory Deprecated.UseSupplier.OrderedIterator Defines an iterator that operates over an ordered container.Predicate Deprecated.UsePredicate.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.map Class Description BoundedMap Defines a map that is bounded in size.Factory Deprecated.UseSupplier.Get The "read" subset of theMapinterface.IterableGet The "read" subset of theMapinterface.IterableMap Defines a map that can be iterated directly without needing to create an entry set.IterableSortedMap SortedMap+OrderedMap.KeyValue Defines a simple key value pair.MapIterator Defines an iterator that operates over aMap.MultiMap Deprecated.since 4.1, useMultiValuedMapinsteadOrderedIterator Defines an iterator that operates over an ordered container.OrderedMap Defines a map that maintains order and allows both forward and backward iteration through that order.OrderedMapIterator Defines an iterator that operates over an orderedMap.Predicate Deprecated.UsePredicate.Put The "write" subset of theMapinterface.ResettableIterator Defines an iterator that can be reset back to an initial state.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.multimap Class Description ListValuedMap Defines a map that holds a list of values against each key.MapIterator Defines an iterator that operates over aMap.MultiSet Defines a collection that counts the number of times an object appears in the collection.MultiValuedMap Defines a map that holds a collection of values against each key.SetValuedMap Defines a map that holds a set of values against each key.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.multiset Class Description MultiSet Defines a collection that counts the number of times an object appears in the collection.MultiSet.Entry An unmodifiable entry for an element and its occurrence as contained in a MultiSet.Predicate Deprecated.UsePredicate.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.queue Class Description BoundedCollection Defines a collection that is bounded in size.Predicate Deprecated.UsePredicate.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.sequence Class Description Equator An equation function, which determines equality between objects of type T. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.set Class Description OrderedIterator Defines an iterator that operates over an ordered container.Predicate Deprecated.UsePredicate.Transformer Deprecated.UseFunction.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.splitmap Class Description Get The "read" subset of theMapinterface.IterableGet The "read" subset of theMapinterface.MapIterator Defines an iterator that operates over aMap.Put The "write" subset of theMapinterface.Transformer Deprecated.UseFunction. -
Classes in org.apache.commons.collections4 used by org.apache.commons.collections4.trie Class Description Get The "read" subset of theMapinterface.IterableGet The "read" subset of theMapinterface.IterableMap Defines a map that can be iterated directly without needing to create an entry set.IterableSortedMap SortedMap+OrderedMap.OrderedMap Defines a map that maintains order and allows both forward and backward iteration through that order.OrderedMapIterator Defines an iterator that operates over an orderedMap.Put The "write" subset of theMapinterface.Trie Defines the interface for a prefix tree, an ordered tree data structure.Unmodifiable Marker interface for collections, maps and iterators that are unmodifiable.