Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.collections4 Classes and Interfaces - 350 results found.
NameDescriptionTypePackageFramework
AbstractBagDecoratorDecorates another Bag to provide additional behaviour.Classorg.apache.commons.collections4.bagApache Commons
AbstractBidiMapDecoratorProvides a base decorator that enables additional functionality to be added to a BidiMap via decoration.Classorg.apache.commons.collections4.bidimapApache Commons
AbstractBitwiseTrieThis class provides some basic Trie functionality and utility methods for actual bitwise Trie implementations.Classorg.apache.commons.collections4.trieApache Commons
AbstractCollectionDecoratorDecorates another Collection to provide additional behaviour.Classorg.apache.commons.collections4.collectionApache Commons
AbstractDualBidiMapAbstract BidiMap implemented using two maps.Classorg.apache.commons.collections4.bidimapApache Commons
AbstractDualBidiMap .BidiMapIteratorInner class MapIterator.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .EntrySetInner class EntrySet.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .EntrySetIteratorInner class EntrySetIterator.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .KeySetClassorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .KeySetIteratorInner class KeySetIterator.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .MapEntryInner class MapEntry.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .ValuesClassorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .ValuesIteratorInner class ValuesIterator.Classorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractDualBidiMap .ViewClassorg.apache.commons.collections4.bidimap.AbstractDualBidiMapApache Commons
AbstractEmptyMapIteratorProvides an implementation of an empty map iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
AbstractHashedMapAn abstract implementation of a hash-based map which provides numerous points for subclasses to override.Classorg.apache.commons.collections4.mapApache Commons
AbstractHashedMap .EntrySetEntrySet implementation.Classorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .EntrySetIteratorClassorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .HashEntryHashEntry used to store the data.Classorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .HashIteratorClassorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .HashMapIteratorMapIterator implementation.Classorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .KeySetKeySet implementation.Classorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .KeySetIteratorClassorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .ValuesValues implementation.Classorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractHashedMap .ValuesIteratorClassorg.apache.commons.collections4.map.AbstractHashedMapApache Commons
AbstractIterableGetMapDecoratorIterableGet that uses a Map for the Get implementation.Classorg.apache.commons.collections4.splitmapApache Commons
AbstractIterableMapProvide a basic IterableMap implementation.Classorg.apache.commons.collections4.mapApache Commons
AbstractIteratorDecoratorProvides basic behaviour for decorating an iterator with extra functionality.Classorg.apache.commons.collections4.iteratorsApache Commons
AbstractKeyValueAbstract pair class to assist with creating KeyValue and Map.Classorg.apache.commons.collections4.keyvalueApache Commons
AbstractLinkedListAn abstract implementation of a linked list which provides numerous points for subclasses to override.Classorg.apache.commons.collections4.listApache Commons
AbstractLinkedList .LinkedListIteratorA list iterator over the linked list.Classorg.apache.commons.collections4.list.AbstractLinkedListApache Commons
AbstractLinkedList .LinkedSubListThe sublist implementation for AbstractLinkedList.Classorg.apache.commons.collections4.list.AbstractLinkedListApache Commons
AbstractLinkedList .LinkedSubListIteratorA list iterator over the linked sub list.Classorg.apache.commons.collections4.list.AbstractLinkedListApache Commons
AbstractLinkedList .NodeA node within the linked list.Classorg.apache.commons.collections4.list.AbstractLinkedListApache Commons
AbstractLinkedMapAn abstract implementation of a hash-based map that links entries to create an ordered map and which provides numerous points for subclasses to override.Classorg.apache.commons.collections4.mapApache Commons
AbstractLinkedMap .EntrySetIteratorClassorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractLinkedMap .KeySetIteratorClassorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractLinkedMap .LinkEntryLinkEntry that stores the data.Classorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractLinkedMap .LinkIteratorBase Iterator that iterates in link order.Classorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractLinkedMap .LinkMapIteratorMapIterator implementation.Classorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractLinkedMap .ValuesIteratorClassorg.apache.commons.collections4.map.AbstractLinkedMapApache Commons
AbstractListDecoratorDecorates another List to provide additional behaviour.Classorg.apache.commons.collections4.listApache Commons
AbstractListIteratorDecoratorProvides basic behaviour for decorating a list iterator with extra functionality.Classorg.apache.commons.collections4.iteratorsApache Commons
AbstractListValuedMapAbstract implementation of the ListValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
AbstractMapBagAbstract implementation of the Bag interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.bagApache Commons
AbstractMapBag .MutableIntegerMutable integer class for storing the data.Classorg.apache.commons.collections4.bag.AbstractMapBagApache Commons
AbstractMapDecoratorProvides a base decorator that enables additional functionality to be added to a Map via decoration.Classorg.apache.commons.collections4.mapApache Commons
AbstractMapEntryAbstract Pair class to assist with creating correct Map.Classorg.apache.commons.collections4.keyvalueApache Commons
AbstractMapEntryDecoratorProvides a base decorator that allows additional functionality to be added to a Map.Classorg.apache.commons.collections4.keyvalueApache Commons
AbstractMapIteratorDecoratorProvides basic behaviour for decorating a map iterator with extra functionality.Classorg.apache.commons.collections4.iteratorsApache Commons
AbstractMapMultiSetAbstract implementation of the MultiSet interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multisetApache Commons
AbstractMapMultiSet .EntrySetIteratorInner class EntrySetIterator.Classorg.apache.commons.collections4.multiset.AbstractMapMultiSetApache Commons
AbstractMapMultiSet .MultiSetEntryInner class MultiSetEntry.Classorg.apache.commons.collections4.multiset.AbstractMapMultiSetApache Commons
AbstractMapMultiSet .MutableIntegerMutable integer class for storing the data.Classorg.apache.commons.collections4.multiset.AbstractMapMultiSetApache Commons
AbstractMapMultiSet .UniqueSetIteratorInner class UniqueSetIterator.Classorg.apache.commons.collections4.multiset.AbstractMapMultiSetApache Commons
AbstractMultiSetAbstract implementation of the MultiSet interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multisetApache Commons
AbstractMultiSet .AbstractEntryInner class AbstractEntry.Classorg.apache.commons.collections4.multiset.AbstractMultiSetApache Commons
AbstractMultiSet .EntrySetInner class EntrySet.Classorg.apache.commons.collections4.multiset.AbstractMultiSetApache Commons
AbstractMultiSet .UniqueSetInner class UniqueSet.Classorg.apache.commons.collections4.multiset.AbstractMultiSetApache Commons
AbstractMultiSetDecoratorDecorates another MultSet to provide additional behaviour.Classorg.apache.commons.collections4.multisetApache Commons
AbstractMultiValuedMapAbstract implementation of the MultiValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
AbstractMultiValuedMapDecoratorDecorates another MultiValuedMap to provide additional behaviour.Classorg.apache.commons.collections4.multimapApache Commons
AbstractNavigableSetDecoratorDecorates another NavigableSet to provide additional behaviour.Classorg.apache.commons.collections4.setApache Commons
AbstractOrderedBidiMapDecoratorProvides a base decorator that enables additional functionality to be added to an OrderedBidiMap via decoration.Classorg.apache.commons.collections4.bidimapApache Commons
AbstractOrderedMapDecoratorProvides a base decorator that enables additional functionality to be added to an OrderedMap via decoration.Classorg.apache.commons.collections4.mapApache Commons
AbstractOrderedMapIteratorDecoratorProvides basic behaviour for decorating an ordered map iterator with extra functionality.Classorg.apache.commons.collections4.iteratorsApache Commons
AbstractQuantifierPredicateAbstract base class for quantification predicates, e.Classorg.apache.commons.collections4.functorsApache Commons
AbstractQueueDecoratorDecorates another Queue to provide additional behaviour.Classorg.apache.commons.collections4.queueApache Commons
AbstractReferenceMapAn abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.Classorg.apache.commons.collections4.mapApache Commons
AbstractReferenceMap .ReferenceEntryA MapEntry implementation for the map.Classorg.apache.commons.collections4.map.AbstractReferenceMapApache Commons
AbstractReferenceMap .ReferenceStrengthReference type enum.Classorg.apache.commons.collections4.map.AbstractReferenceMapApache Commons
AbstractSerializableListDecoratorSerializable subclass of AbstractListDecorator.Classorg.apache.commons.collections4.listApache Commons
AbstractSerializableSetDecoratorSerializable subclass of AbstractSetDecorator.Classorg.apache.commons.collections4.setApache Commons
AbstractSetDecoratorDecorates another Set to provide additional behaviour.Classorg.apache.commons.collections4.setApache Commons
AbstractSetValuedMapAbstract implementation of the SetValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
AbstractSortedBagDecoratorDecorates another SortedBag to provide additional behaviour.Classorg.apache.commons.collections4.bagApache Commons
AbstractSortedBidiMapDecoratorProvides a base decorator that enables additional functionality to be added to a SortedBidiMap via decoration.Classorg.apache.commons.collections4.bidimapApache Commons
AbstractSortedMapDecoratorProvides a base decorator that enables additional functionality to be added to a Map via decoration.Classorg.apache.commons.collections4.mapApache Commons
AbstractSortedMapDecorator .SortedMapIteratorOrderedMapIterator implementation.Classorg.apache.commons.collections4.map.AbstractSortedMapDecoratorApache Commons
AbstractSortedSetDecoratorDecorates another SortedSet to provide additional behaviour.Classorg.apache.commons.collections4.setApache Commons
AbstractUntypedIteratorDecoratorProvides basic behaviour for decorating an iterator with extra functionality without committing the generic type of the Iterator implementation.Classorg.apache.commons.collections4.iteratorsApache Commons
AllPredicatePredicate implementation that returns true if all the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
AndPredicatePredicate implementation that returns true if both the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
AnyPredicatePredicate implementation that returns true if any of the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
ArrayIterator The array can be either an array of object or of primitives.Classorg.apache.commons.collections4.iteratorsApache Commons
ArrayListIterator The array can be either an array of object or of primitives.Classorg.apache.commons.collections4.iteratorsApache Commons
ArrayListValuedHashMap storage and ArrayLists as value collections.Classorg.apache.commons.collections4.multimapApache Commons
ArrayStackAn implementation of the Stack API that is based on an ArrayList instead of a Vector, so it is notClassorg.apache.commons.collections4Apache Commons
BagDefines a collection that counts the number of times an object appears in Suppose you have a Bag that contains {a, a, b, c}.Interfaceorg.apache.commons.collections4Apache Commons
BagUtilsProvides utility methods and decorators for Bag and SortedBag instances.Classorg.apache.commons.collections4Apache Commons
BidiMapDefines a map that allows bidirectional lookup between key and values.Interfaceorg.apache.commons.collections4Apache Commons
BooleanComparatorA Comparator for Boolean objects that can sort either true or false first.Classorg.apache.commons.collections4.comparatorsApache Commons
BoundedCollectionDefines a collection that is bounded in size.Interfaceorg.apache.commons.collections4Apache Commons
BoundedIteratorDecorates another iterator to return elements in a specific range.Classorg.apache.commons.collections4.iteratorsApache Commons
BoundedMapDefines a map that is bounded in size.Interfaceorg.apache.commons.collections4Apache Commons
CaseInsensitiveMapA case-insensitive Map.Classorg.apache.commons.collections4.mapApache Commons
CatchAndRethrowClosureClosure that catches any checked exception and re-throws it as a FunctorException runtime exception.Classorg.apache.commons.collections4.functorsApache Commons
ChainedClosureClosure implementation that chains the specified closures together.Classorg.apache.commons.collections4.functorsApache Commons
ChainedTransformerTransformer implementation that chains the specified transformers together.Classorg.apache.commons.collections4.functorsApache Commons
CircularFifoQueueCircularFifoQueue is a first-in first-out queue with a fixed size that replaces its oldest element if full.Classorg.apache.commons.collections4.queueApache Commons
CloneTransformerTransformer implementation that returns a clone of the input object.Classorg.apache.commons.collections4.functorsApache Commons
ClosureDefines a functor interface implemented by classes that do something.Interfaceorg.apache.commons.collections4Apache Commons
ClosureTransformerTransformer implementation that calls a Closure using the input object and then returns the input.Classorg.apache.commons.collections4.functorsApache Commons
ClosureUtilsClosureUtils provides reference implementations and utilities for the Closure functor interface.Classorg.apache.commons.collections4Apache Commons
CollatingIteratorProvides an ordered iteration over the elements contained in a collection of Given two ordered Iterator instances A andClassorg.apache.commons.collections4.iteratorsApache Commons
CollectionBagDecorates another Bag to comply with the Collection contract.Classorg.apache.commons.collections4.bagApache Commons
CollectionSortedBagDecorates another SortedBag to comply with the Collection contract.Classorg.apache.commons.collections4.bagApache Commons
CollectionUtilsProvides utility methods and decorators for Collection instances.Classorg.apache.commons.collections4Apache Commons
CommandVisitorThis interface should be implemented by user object to walk through EditScript objects.Interfaceorg.apache.commons.collections4.sequenceApache Commons
ComparableComparatorA Comparator that compares Comparable This Comparator is useful, for example, for enforcing the natural order inClassorg.apache.commons.collections4.comparatorsApache Commons
ComparatorChainA ComparatorChain is a Comparator that wraps one or more Comparators in sequence.Classorg.apache.commons.collections4.comparatorsApache Commons
ComparatorPredicatePredicate that compares the input object with the one stored in the predicate using a comparator.Classorg.apache.commons.collections4.functorsApache Commons
ComparatorPredicate .CriterionClassorg.apache.commons.collections4.functors.ComparatorPredicateApache Commons
ComparatorUtilsProvides convenient static utility methods for Comparator Most of the functionality in this class can also be found in theClassorg.apache.commons.collections4Apache Commons
CompositeCollectionDecorates a collection of other collections to provide a single unified view.Classorg.apache.commons.collections4.collectionApache Commons
CompositeCollection .CollectionMutatorPluggable strategy to handle changes to the composite.Interfaceorg.apache.commons.collections4.collection.CompositeCollectionApache Commons
CompositeMapDecorates a map of other maps to provide a single unified view.Classorg.apache.commons.collections4.mapApache Commons
CompositeMap .MapMutatorThis interface allows definition for all of the indeterminate mutators in a CompositeMap, as well as providing a hook forInterfaceorg.apache.commons.collections4.map.CompositeMapApache Commons
CompositeSetDecorates a set of other sets to provide a single unified view.Classorg.apache.commons.collections4.setApache Commons
CompositeSet .SetMutatorDefine callbacks for mutation operations.Interfaceorg.apache.commons.collections4.set.CompositeSetApache Commons
ConstantFactoryFactory implementation that returns the same constant each time.Classorg.apache.commons.collections4.functorsApache Commons
ConstantTransformerTransformer implementation that returns the same constant each time.Classorg.apache.commons.collections4.functorsApache Commons
CursorableLinkedListA List implementation with a ListIterator that allows concurrent modifications to the underlying list.Classorg.apache.commons.collections4.listApache Commons
CursorableLinkedList .CursorAn extended ListIterator that allows concurrent changes to the underlying list.Classorg.apache.commons.collections4.list.CursorableLinkedListApache Commons
CursorableLinkedList .SubCursorA cursor for the sublist based on LinkedSubListIterator.Classorg.apache.commons.collections4.list.CursorableLinkedListApache Commons
DefaultedMapDecorates another Map returning a default value if the map does not contain the requested key.Classorg.apache.commons.collections4.mapApache Commons
DefaultEquatorDefault Equator implementation.Classorg.apache.commons.collections4.functorsApache Commons
DefaultKeyValueA mutable KeyValue pair that does not implement Note that a DefaultKeyValue instance may not containClassorg.apache.commons.collections4.keyvalueApache Commons
DefaultMapEntryA restricted implementation of Map.Classorg.apache.commons.collections4.keyvalueApache Commons
DeleteCommandCommand representing the deletion of one object of the first sequence.Classorg.apache.commons.collections4.sequenceApache Commons
DualHashBidiMap Two HashMap instances are used in this class.Classorg.apache.commons.collections4.bidimapApache Commons
DualLinkedHashBidiMap Two LinkedHashMap instances are used in this class.Classorg.apache.commons.collections4.bidimapApache Commons
DualTreeBidiMap The setValue() method on iterators will succeed only if the new value being set is not already in the bidimap.Classorg.apache.commons.collections4.bidimapApache Commons
DualTreeBidiMap .BidiOrderedMapIteratorInner class MapIterator.Classorg.apache.commons.collections4.bidimap.DualTreeBidiMapApache Commons
DualTreeBidiMap .ViewMapInternal sorted map view.Classorg.apache.commons.collections4.bidimap.DualTreeBidiMapApache Commons
EditCommandAbstract base class for all commands used to transform an objects sequence When two objects sequences are compared through theClassorg.apache.commons.collections4.sequenceApache Commons
EditScriptThis class gathers all the commands needed to transform one objects sequence into another objects sequence.Classorg.apache.commons.collections4.sequenceApache Commons
EmptyIteratorProvides an implementation of an empty iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
EmptyListIteratorProvides an implementation of an empty list iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
EmptyMapIteratorProvides an implementation of an empty map iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
EmptyOrderedIteratorProvides an implementation of an empty ordered iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
EmptyOrderedMapIteratorProvides an implementation of an empty ordered map iterator.Classorg.apache.commons.collections4.iteratorsApache Commons
EntrySetMapIterator Reverse iteration is not supported.Classorg.apache.commons.collections4.iteratorsApache Commons
EntrySetToMapIteratorAdapterAdapts a Map entrySet to the MapIterator interface.Classorg.apache.commons.collections4.mapApache Commons
EnumerationIteratorAdapter to make Enumeration instances appear to be Iterator instances.Classorg.apache.commons.collections4.iteratorsApache Commons
EnumerationUtilsProvides utility methods for Enumeration instances.Classorg.apache.commons.collections4Apache Commons
EqualPredicatePredicate implementation that returns true if the input is the same object as the one stored in this predicate by equals.Classorg.apache.commons.collections4.functorsApache Commons
EquatorAn equation function, which determines equality between objects of type T.Interfaceorg.apache.commons.collections4Apache Commons
ExceptionClosureClosure implementation that always throws an exception.Classorg.apache.commons.collections4.functorsApache Commons
ExceptionFactoryFactory implementation that always throws an exception.Classorg.apache.commons.collections4.functorsApache Commons
ExceptionPredicatePredicate implementation that always throws an exception.Classorg.apache.commons.collections4.functorsApache Commons
ExceptionTransformerTransformer implementation that always throws an exception.Classorg.apache.commons.collections4.functorsApache Commons
FactoryDefines a functor interface implemented by classes that create objects.Interfaceorg.apache.commons.collections4Apache Commons
FactoryTransformerTransformer implementation that calls a Factory and returns the result.Classorg.apache.commons.collections4.functorsApache Commons
FactoryUtilsFactoryUtils provides reference implementations and utilities for the Factory functor interface.Classorg.apache.commons.collections4Apache Commons
FalsePredicatePredicate implementation that always returns false.Classorg.apache.commons.collections4.functorsApache Commons
FilterIteratorDecorates another Iterator using a predicate to filter elements.Classorg.apache.commons.collections4.iteratorsApache Commons
FilterListIteratorDecorates another ListIterator using a predicate to filter elements.Classorg.apache.commons.collections4.iteratorsApache Commons
FixedOrderComparatorA Comparator which imposes a specific order on a specific set of Objects.Classorg.apache.commons.collections4.comparatorsApache Commons
FixedOrderComparator .UnknownObjectBehaviorUnknown object behavior enum.Classorg.apache.commons.collections4.comparators.FixedOrderComparatorApache Commons
FixedSizeListDecorates another List to fix the size preventing add/remove.Classorg.apache.commons.collections4.listApache Commons
FixedSizeMapDecorates another Map to fix the size, preventing add/remove.Classorg.apache.commons.collections4.mapApache Commons
FixedSizeSortedMapDecorates another SortedMap to fix the size blocking add/remove.Classorg.apache.commons.collections4.mapApache Commons
Flat3MapA Map implementation that stores data in simple fields until the size is greater than 3.Classorg.apache.commons.collections4.mapApache Commons
FluentIterableA FluentIterable provides a powerful yet simple API for manipulating Iterable instances in a fluent manner.Classorg.apache.commons.collections4Apache Commons
ForClosureClosure implementation that calls another closure n times, like a for loop.Classorg.apache.commons.collections4.functorsApache Commons
FunctorExceptionRuntime exception thrown from functors.Classorg.apache.commons.collections4Apache Commons
GetThe read subset of the Map interface.Interfaceorg.apache.commons.collections4Apache Commons
GrowthListDecorates another List to make it seamlessly grow when indices larger than the list size are used on add and set,Classorg.apache.commons.collections4.listApache Commons
HashBag data storage.Classorg.apache.commons.collections4.bagApache Commons
HashedMapA Map implementation that is a general purpose alternative This implementation improves on the JDK1.Classorg.apache.commons.collections4.mapApache Commons
HashMultiSet data storage.Classorg.apache.commons.collections4.multisetApache Commons
HashSetValuedHashMap storage and HashSets as value collections.Classorg.apache.commons.collections4.multimapApache Commons
IdentityPredicatePredicate implementation that returns true if the input is the same object as the one stored in this predicate.Classorg.apache.commons.collections4.functorsApache Commons
IfClosureClosure implementation acts as an if statement calling one or other closure based on a predicate.Classorg.apache.commons.collections4.functorsApache Commons
IfTransformerTransformer implementation that will call one of two closures based on whether a predicate evaluatesSince:4.Classorg.apache.commons.collections4.functorsApache Commons
IndexedCollectionAn IndexedCollection is a Map-like view onto a Collection.Classorg.apache.commons.collections4.collectionApache Commons
InsertCommandCommand representing the insertion of one object of the second sequence.Classorg.apache.commons.collections4.sequenceApache Commons
InstanceofPredicatePredicate implementation that returns true if the input is an instanceof the type stored in this predicate.Classorg.apache.commons.collections4.functorsApache Commons
InstantiateFactoryFactory implementation that creates a new object instance by reflection.Classorg.apache.commons.collections4.functorsApache Commons
InstantiateTransformerTransformer implementation that creates a new object instance by reflection.Classorg.apache.commons.collections4.functorsApache Commons
InvokerTransformerTransformer implementation that creates a new object instance by reflection.Classorg.apache.commons.collections4.functorsApache Commons
IterableGetThe read subset of the Map interface.Interfaceorg.apache.commons.collections4Apache Commons
IterableMapDefines a map that can be iterated directly without needing to create an entry set.Interfaceorg.apache.commons.collections4Apache Commons
IterableSortedMapSortedMap + OrderedMap.Interfaceorg.apache.commons.collections4Apache Commons
IterableUtilsProvides utility methods and decorators for Iterable instances.Classorg.apache.commons.collections4Apache Commons
IteratorChainAn IteratorChain is an Iterator that wraps a number of Iterators.Classorg.apache.commons.collections4.iteratorsApache Commons
IteratorEnumerationAdapter to make an Iterator instance appear to be an Enumeration instance.Classorg.apache.commons.collections4.iteratorsApache Commons
IteratorIterableAdapter to make an Iterator instance appear to be an Iterable instance.Classorg.apache.commons.collections4.iteratorsApache Commons
IteratorUtilsProvides static utility methods and decorators for Iterator instances.Classorg.apache.commons.collections4Apache Commons
KeepCommandCommand representing the keeping of one object present in both sequences.Classorg.apache.commons.collections4.sequenceApache Commons
KeyAnalyzerDefines the interface to analyze Trie keys on a bit level.Classorg.apache.commons.collections4.trieApache Commons
KeyValueDefines a simple key value pair.Interfaceorg.apache.commons.collections4Apache Commons
LazyIteratorChainAn LazyIteratorChain is an Iterator that wraps a number of Iterators in a lazy manner.Classorg.apache.commons.collections4.iteratorsApache Commons
LazyListDecorates another List to create objects in the list on demand.Classorg.apache.commons.collections4.listApache Commons
LazyMapDecorates another Map to create objects in the map on demand.Classorg.apache.commons.collections4.mapApache Commons
LazySortedMapDecorates another SortedMap to create objects in the map on demand.Classorg.apache.commons.collections4.mapApache Commons
LinkedMapA Map implementation that maintains the order of the entries.Classorg.apache.commons.collections4.mapApache Commons
ListIteratorWrapperConverts an Iterator into a ResettableListIterator.Classorg.apache.commons.collections4.iteratorsApache Commons
ListOrderedMapDecorates a Map to ensure that the order of addition is retained using a List to maintain order.Classorg.apache.commons.collections4.mapApache Commons
ListOrderedSetDecorates another Set to ensure that the order of addition is retained and used by the iterator.Classorg.apache.commons.collections4.setApache Commons
ListUtilsProvides utility methods and decorators for List instances.Classorg.apache.commons.collections4Apache Commons
ListValuedMapDefines a map that holds a list of values against each key.Interfaceorg.apache.commons.collections4Apache Commons
LoopingIteratorAn Iterator that restarts when it reaches the end.Classorg.apache.commons.collections4.iteratorsApache Commons
LoopingListIteratorA ListIterator that restarts when it reaches the end or when it reaches the beginning.Classorg.apache.commons.collections4.iteratorsApache Commons
LRUMapA Map implementation with a fixed maximum size which removes the least recently used entry if an entry is added when full.Classorg.apache.commons.collections4.mapApache Commons
MapBackedSetDecorates a Map to obtain Set behaviour.Classorg.apache.commons.collections4.setApache Commons
MapIteratorDefines an iterator that operates over a Map.Interfaceorg.apache.commons.collections4Apache Commons
MapTransformerTransformer implementation that returns the value held in a specified map using the input parameter as a key.Classorg.apache.commons.collections4.functorsApache Commons
MapUtilsProvides utility methods and decorators for Map and SortedMap instances.Classorg.apache.commons.collections4Apache Commons
MultiKeyA MultiKey allows multiple map keys to be merged together.Classorg.apache.commons.collections4.keyvalueApache Commons
MultiKeyMapA Map implementation that uses multiple keys to map the value.Classorg.apache.commons.collections4.mapApache Commons
MultiMapDefines a map that holds a collection of values against each key.Interfaceorg.apache.commons.collections4Apache Commons
MultiMapUtilsProvides utility methods and decorators for MultiValuedMap instances.Classorg.apache.commons.collections4Apache Commons
MultiSetDefines a collection that counts the number of times an object appears in Suppose you have a MultiSet that contains {a, a, b, c}.Interfaceorg.apache.commons.collections4Apache Commons
MultiSet .EntryAn unmodifiable entry for an element and its occurrence as contained in a MultiSet.Interfaceorg.apache.commons.collections4.MultiSetApache Commons
MultiSetUtilsProvides utility methods and decorators for MultiSet instances.Classorg.apache.commons.collections4Apache Commons
MultiValuedMapDefines a map that holds a collection of values against each key.Interfaceorg.apache.commons.collections4Apache Commons
MultiValueMapA MultiValueMap decorates another map, allowing it to have more than one value for a key.Classorg.apache.commons.collections4.mapApache Commons
NodeCachingLinkedListA List implementation that stores a cache of internal Node objects in an effort to reduce wasteful object creation.Classorg.apache.commons.collections4.listApache Commons
NodeListIteratorAn Iterator over a NodeList.Classorg.apache.commons.collections4.iteratorsApache Commons
NonePredicatePredicate implementation that returns true if none of the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
NOPClosureClosure implementation that does nothing.Classorg.apache.commons.collections4.functorsApache Commons
NOPTransformerTransformer implementation that does nothing.Classorg.apache.commons.collections4.functorsApache Commons
NotNullPredicatePredicate implementation that returns true if the input is not null.Classorg.apache.commons.collections4.functorsApache Commons
NotPredicatePredicate implementation that returns the opposite of the decorated predicate.Classorg.apache.commons.collections4.functorsApache Commons
NullComparatorA Comparator that will compare nulls to be either lower or higher thanSince:2.Classorg.apache.commons.collections4.comparatorsApache Commons
NullIsExceptionPredicatePredicate implementation that throws an exception if the input is null.Classorg.apache.commons.collections4.functorsApache Commons
NullIsFalsePredicatePredicate implementation that returns false if the input is null.Classorg.apache.commons.collections4.functorsApache Commons
NullIsTruePredicatePredicate implementation that returns true if the input is null.Classorg.apache.commons.collections4.functorsApache Commons
NullPredicatePredicate implementation that returns true if the input is null.Classorg.apache.commons.collections4.functorsApache Commons
ObjectArrayIteratorAn Iterator over an array of objects.Classorg.apache.commons.collections4.iteratorsApache Commons
ObjectArrayListIterator This iterator does not support add(E) or ObjectArrayIterator.Classorg.apache.commons.collections4.iteratorsApache Commons
ObjectGraphIteratorAn Iterator that can traverse multiple iterators down an object graph.Classorg.apache.commons.collections4.iteratorsApache Commons
OnePredicatePredicate implementation that returns true if only one of the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
OrderedBidiMapDefines a map that allows bidirectional lookup between key and values and retains and provides access to an ordering.Interfaceorg.apache.commons.collections4Apache Commons
OrderedIteratorDefines an iterator that operates over an ordered container.Interfaceorg.apache.commons.collections4Apache Commons
OrderedMapDefines a map that maintains order and allows both forward and backward iteration through that order.Interfaceorg.apache.commons.collections4Apache Commons
OrderedMapIteratorDefines an iterator that operates over an ordered Map.Interfaceorg.apache.commons.collections4Apache Commons
OrPredicatePredicate implementation that returns true if either of the predicates return true.Classorg.apache.commons.collections4.functorsApache Commons
PassiveExpiringMapDecorates a Map to evict expired entries once their expiration time has been reached.Classorg.apache.commons.collections4.mapApache Commons
PassiveExpiringMap .ConstantTimeToLiveExpirationPolicy that returns a expiration time that is a constant about of time in the future from the current time.Classorg.apache.commons.collections4.map.PassiveExpiringMapApache Commons
PassiveExpiringMap .ExpirationPolicyA policy to determine the expiration time for key-value entries.Interfaceorg.apache.commons.collections4.map.PassiveExpiringMapApache Commons
PatriciaTrie Coded in Alphanumeric).Classorg.apache.commons.collections4.trieApache Commons
PeekingIteratorDecorates an iterator to support one-element lookahead while iterating.Classorg.apache.commons.collections4.iteratorsApache Commons
PermutationIteratorThis iterator creates permutations of an input collection, using the Steinhaus-Johnson-Trotter algorithm (also called plain changes).Classorg.apache.commons.collections4.iteratorsApache Commons
PredicateDefines a functor interface implemented by classes that perform a predicate A Predicate is the object equivalent of an if statement.Interfaceorg.apache.commons.collections4Apache Commons
PredicatedBagDecorates another Bag to validate that additions match a specified predicate.Classorg.apache.commons.collections4.bagApache Commons
PredicatedCollectionDecorates another Collection to validate that additions match a specified predicate.Classorg.apache.commons.collections4.collectionApache Commons
PredicatedCollection .BuilderBuilder for creating predicated collections.Classorg.apache.commons.collections4.collection.PredicatedCollectionApache Commons
PredicateDecoratorDefines a predicate that decorates one or more other predicates.Interfaceorg.apache.commons.collections4.functorsApache Commons
PredicatedListDecorates another List to validate that all additions match a specified predicate.Classorg.apache.commons.collections4.listApache Commons
PredicatedMapDecorates another Map to validate that additions match a specified predicate.Classorg.apache.commons.collections4.mapApache Commons
PredicatedMultiSetDecorates another MultiSet to validate that additions match a specified predicate.Classorg.apache.commons.collections4.multisetApache Commons
PredicatedNavigableSetDecorates another NavigableSet to validate that all additions match a specified predicate.Classorg.apache.commons.collections4.setApache Commons
PredicatedQueueDecorates another Queue to validate that additions match a specified predicate.Classorg.apache.commons.collections4.queueApache Commons
PredicatedSetDecorates another Set to validate that all additions match a specified predicate.Classorg.apache.commons.collections4.setApache Commons
PredicatedSortedBagDecorates another SortedBag to validate that additions match a specified predicate.Classorg.apache.commons.collections4.bagApache Commons
PredicatedSortedMapDecorates another SortedMap to validate that additions match a specified predicate.Classorg.apache.commons.collections4.mapApache Commons
PredicatedSortedSetDecorates another SortedSet to validate that all additions match a specified predicate.Classorg.apache.commons.collections4.setApache Commons
PredicateTransformerTransformer implementation that calls a Predicate using the input object and then returns the result.Classorg.apache.commons.collections4.functorsApache Commons
PredicateUtilsPredicateUtils provides reference implementations and utilities for the Predicate functor interface.Classorg.apache.commons.collections4Apache Commons
PrototypeFactoryFactory implementation that creates a new instance each time based on a prototype.Classorg.apache.commons.collections4.functorsApache Commons
PushbackIteratorDecorates an iterator to support pushback of elements.Classorg.apache.commons.collections4.iteratorsApache Commons
PutThe write subset of the Map interface.Interfaceorg.apache.commons.collections4Apache Commons
QueueUtilsProvides utility methods and decorators for Queue instances.Classorg.apache.commons.collections4Apache Commons
ReferenceIdentityMapA Map implementation that allows mappings to be removed by the garbage collector and matches keys and values basedClassorg.apache.commons.collections4.mapApache Commons
ReferenceMapA Map implementation that allows mappings to be removed by the garbage collector.Classorg.apache.commons.collections4.mapApache Commons
ReplacementsFinderThis class handles sequences of replacements resulting from a comparison.Classorg.apache.commons.collections4.sequenceApache Commons
ReplacementsHandlerThis interface is devoted to handle synchronized replacement sequences.Interfaceorg.apache.commons.collections4.sequenceApache Commons
ResettableIteratorDefines an iterator that can be reset back to an initial state.Interfaceorg.apache.commons.collections4Apache Commons
ResettableListIteratorDefines a list iterator that can be reset back to an initial state.Interfaceorg.apache.commons.collections4Apache Commons
ReverseComparatorReverses the order of another comparator by reversing the arguments to its compare method.Classorg.apache.commons.collections4.comparatorsApache Commons
ReverseListIteratorIterates backwards through a List, starting with the last element and continuing to the first.Classorg.apache.commons.collections4.iteratorsApache Commons
SequencesComparatorThis class allows to compare two objects sequences.Classorg.apache.commons.collections4.sequenceApache Commons
SetUniqueListDecorates a List to ensure that no duplicates are present much The List interface makes certain assumptions/requirements.Classorg.apache.commons.collections4.listApache Commons
SetUtilsProvides utility methods and decorators for Set and SortedSet instances.Classorg.apache.commons.collections4Apache Commons
SetUtils .SetViewAn unmodifiable view of a set that may be backed by other sets.Classorg.apache.commons.collections4.SetUtilsApache Commons
SetValuedMapDefines a map that holds a set of values against each key.Interfaceorg.apache.commons.collections4Apache Commons
SingletonIteratorSingletonIterator is an Iterator over a singleSince:2.Classorg.apache.commons.collections4.iteratorsApache Commons
SingletonListIteratorSingletonIterator is an ListIterator over a singleSince:2.Classorg.apache.commons.collections4.iteratorsApache Commons
SingletonMapA Map implementation that holds a single item and is fixed size.Classorg.apache.commons.collections4.mapApache Commons
SkippingIteratorDecorates another iterator to skip the first N elements.Classorg.apache.commons.collections4.iteratorsApache Commons
SortedBagDefines a type of Bag that maintains a sorted order among its unique representative members.Interfaceorg.apache.commons.collections4Apache Commons
SortedBidiMapDefines a map that allows bidirectional lookup between key and values and retains both keys and values in sorted order.Interfaceorg.apache.commons.collections4Apache Commons
SplitMapUtilsUtilities for working with split maps: objects that implement Put and/or Get but not Map.Classorg.apache.commons.collections4Apache Commons
StaticBucketMapA StaticBucketMap is an efficient, thread-safe implementation of java.Classorg.apache.commons.collections4.mapApache Commons
StringKeyAnalyzerAn KeyAnalyzer for Strings.Classorg.apache.commons.collections4.trie.analyzerApache Commons
StringValueTransformerTransformer implementation that returns the result of calling String.Classorg.apache.commons.collections4.functorsApache Commons
SwitchClosureClosure implementation calls the closure whose predicate returns true, like a switch statement.Classorg.apache.commons.collections4.functorsApache Commons
SwitchTransformerTransformer implementation calls the transformer whose predicate returns true, like a switch statement.Classorg.apache.commons.collections4.functorsApache Commons
SynchronizedBagDecorates another Bag to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.bagApache Commons
SynchronizedCollectionDecorates another Collection to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.collectionApache Commons
SynchronizedMultiSetDecorates another MultiSet to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.multisetApache Commons
SynchronizedSortedBagDecorates another SortedBag to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.bagApache Commons
TiedMapEntryA Map.Classorg.apache.commons.collections4.keyvalueApache Commons
TransformedBagDecorates another Bag to transform objects that are added.Classorg.apache.commons.collections4.bagApache Commons
TransformedCollectionDecorates another Collection to transform objects that are added.Classorg.apache.commons.collections4.collectionApache Commons
TransformedListDecorates another List to transform objects that are added.Classorg.apache.commons.collections4.listApache Commons
TransformedMapDecorates another Map to transform objects that are added.Classorg.apache.commons.collections4.mapApache Commons
TransformedMultiValuedMapDecorates another MultiValuedMap to transform objects that are added.Classorg.apache.commons.collections4.multimapApache Commons
TransformedNavigableSetDecorates another NavigableSet to transform objects that are added.Classorg.apache.commons.collections4.setApache Commons
TransformedPredicatePredicate implementation that transforms the given object before invokingSince:3.Classorg.apache.commons.collections4.functorsApache Commons
TransformedQueueDecorates another Queue to transform objects that are added.Classorg.apache.commons.collections4.queueApache Commons
TransformedSetDecorates another Set to transform objects that are added.Classorg.apache.commons.collections4.setApache Commons
TransformedSortedBagDecorates another SortedBag to transform objects that are added.Classorg.apache.commons.collections4.bagApache Commons
TransformedSortedMapDecorates another SortedMap to transform objects that are added.Classorg.apache.commons.collections4.mapApache Commons
TransformedSortedSetDecorates another SortedSet to transform objects that are added.Classorg.apache.commons.collections4.setApache Commons
TransformedSplitMapDecorates another Map to transform objects that are added.Classorg.apache.commons.collections4.splitmapApache Commons
TransformerDefines a functor interface implemented by classes that transform one object into another.Interfaceorg.apache.commons.collections4Apache Commons
TransformerClosureClosure implementation that calls a Transformer using the input object and ignore the result.Classorg.apache.commons.collections4.functorsApache Commons
TransformerPredicatePredicate implementation that returns the result of a transformer.Classorg.apache.commons.collections4.functorsApache Commons
TransformerUtilsTransformerUtils provides reference implementations and utilities for the Transformer functor interface.Classorg.apache.commons.collections4Apache Commons
TransformingComparatorDecorates another Comparator with transformation behavior.Classorg.apache.commons.collections4.comparatorsApache Commons
TransformIteratorDecorates an iterator such that each element returned is transformed.Classorg.apache.commons.collections4.iteratorsApache Commons
TreeBag This is the standard implementation of a sorted bag.Classorg.apache.commons.collections4.bagApache Commons
TreeBidiMapRed-Black tree-based implementation of BidiMap where all objects added implement the Comparable interface.Classorg.apache.commons.collections4.bidimapApache Commons
TreeListA List implementation that is optimised for fast insertions and removals at any index in the list.Classorg.apache.commons.collections4.listApache Commons
TrieDefines the interface for a prefix tree, an ordered tree data structure.Interfaceorg.apache.commons.collections4Apache Commons
TrieUtilsA collection of Trie utilities.Classorg.apache.commons.collections4Apache Commons
TruePredicatePredicate implementation that always returns true.Classorg.apache.commons.collections4.functorsApache Commons
UniqueFilterIteratorA FilterIterator which only returns unique Objects.Classorg.apache.commons.collections4.iteratorsApache Commons
UniquePredicatePredicate implementation that returns true the first time an object is passed into the predicate.Classorg.apache.commons.collections4.functorsApache Commons
UnmodifiableMarker interface for collections, maps and iterators that are unmodifiable.Interfaceorg.apache.commons.collections4Apache Commons
UnmodifiableBagDecorates another Bag to ensure it can't be altered.Classorg.apache.commons.collections4.bagApache Commons
UnmodifiableBidiMapDecorates another BidiMap to ensure it can't be altered.Classorg.apache.commons.collections4.bidimapApache Commons
UnmodifiableBoundedCollectionUnmodifiableBoundedCollection decorates another BoundedCollection to ensure it can't be altered.Classorg.apache.commons.collections4.collectionApache Commons
UnmodifiableCollectionDecorates another Collection to ensure it can't be altered.Classorg.apache.commons.collections4.collectionApache Commons
UnmodifiableEntrySetDecorates a map entry Set to ensure it can't be altered.Classorg.apache.commons.collections4.mapApache Commons
UnmodifiableIteratorDecorates an iterator such that it cannot be modified.Classorg.apache.commons.collections4.iteratorsApache Commons
UnmodifiableListDecorates another List to ensure it can't be altered.Classorg.apache.commons.collections4.listApache Commons
UnmodifiableListIteratorDecorates a list iterator such that it cannot be modified.Classorg.apache.commons.collections4.iteratorsApache Commons
UnmodifiableMapDecorates another Map to ensure it can't be altered.Classorg.apache.commons.collections4.mapApache Commons
UnmodifiableMapEntryA Map.Classorg.apache.commons.collections4.keyvalueApache Commons
UnmodifiableMapIteratorDecorates a map iterator such that it cannot be modified.Classorg.apache.commons.collections4.iteratorsApache Commons
UnmodifiableMultiSetDecorates another MultiSet to ensure it can't be altered.Classorg.apache.commons.collections4.multisetApache Commons
UnmodifiableMultiValuedMapDecorates another MultiValuedMap to ensure it can't be altered.Classorg.apache.commons.collections4.multimapApache Commons
UnmodifiableNavigableSetDecorates another NavigableSet to ensure it can't be altered.Classorg.apache.commons.collections4.setApache Commons
UnmodifiableOrderedBidiMapDecorates another OrderedBidiMap to ensure it can't be altered.Classorg.apache.commons.collections4.bidimapApache Commons
UnmodifiableOrderedMapDecorates another OrderedMap to ensure it can't be altered.Classorg.apache.commons.collections4.mapApache Commons
UnmodifiableOrderedMapIteratorDecorates an ordered map iterator such that it cannot be modified.Classorg.apache.commons.collections4.iteratorsApache Commons
UnmodifiableQueueDecorates another Queue to ensure it can't be altered.Classorg.apache.commons.collections4.queueApache Commons
UnmodifiableSetDecorates another Set to ensure it can't be altered.Classorg.apache.commons.collections4.setApache Commons
UnmodifiableSortedBagDecorates another SortedBag to ensure it can't be altered.Classorg.apache.commons.collections4.bagApache Commons
UnmodifiableSortedBidiMapDecorates another SortedBidiMap to ensure it can't be altered.Classorg.apache.commons.collections4.bidimapApache Commons
UnmodifiableSortedMapDecorates another SortedMap to ensure it can't be altered.Classorg.apache.commons.collections4.mapApache Commons
UnmodifiableSortedSetDecorates another SortedSet to ensure it can't be altered.Classorg.apache.commons.collections4.setApache Commons
UnmodifiableTrieAn unmodifiable Trie.Classorg.apache.commons.collections4.trieApache Commons
WhileClosureClosure implementation that executes a closure repeatedly until a condition is met, like a do-while or while loop.Classorg.apache.commons.collections4.functorsApache Commons
ZippingIteratorProvides an interleaved iteration over the elements contained in a collection of Iterators.Classorg.apache.commons.collections4.iteratorsApache Commons