What Is commons-collections4-4.0.jar

Q

What Is commons-collections4-4.0.jar?

✍: FYIcenter.com

A

commons-collections4-4.0.jar is the JAR file for Apache Commons Collections 4.0, which provides additional collection handling functionalities on top of JDK library.

JAR File Size and Download Location:

JAR name: commons-collections4
JAR version: 4.0
Target JDK version: 1.5
Dependency: None

File name: commons-collections4.jar, commons-collections4-4.0.jar
File size: 610259 bytes
Date modified: 20-Nov-2013
Download: Apache Commons Collections

Manifest of the JAR:

Implementation-Title: Apache Commons Collections
Built-By: tn
Tool: Bnd-2.1.0.20130426-122213
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Specification-Title: Apache Commons Collections
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-SymbolicName: org.apache.commons.collections4
X-Compile-Target-JDK: 1.5
Implementation-Version: 4.0
Specification-Vendor: The Apache Software Foundation
Bundle-Name: Apache Commons Collections
X-Compile-Source-JDK: 1.5
Bundle-Vendor: The Apache Software Foundation
Build-Jdk: 1.7.0_25
Bundle-Version: 4.0.0
Bnd-LastModified: 1384987499624
Bundle-ManifestVersion: 2
Bundle-Description: The Apache Commons Collections package contains 
 types that extend and augment the Java Collections Framework.
Bundle-DocURL: http://commons.apache.org/proper/commons-collections/
Import-Package: org.w3c.dom
Specification-Version: 4.0
Implementation-Build: tags/COLLECTIONS_4_0_RC5@r1543977; 2013-11-20 23:44:45+0100
Archiver-Version: Plexus Archiver

List of Classes in the JAR:

org/apache/commons/collections4/keyvalue/AbstractKeyValue
org/apache/commons/collections4/keyvalue/AbstractMapEntry
org/apache/commons/collections4/keyvalue/DefaultKeyValue
org/apache/commons/collections4/keyvalue/AbstractMapEntryDecorator
org/apache/commons/collections4/keyvalue/DefaultMapEntry
org/apache/commons/collections4/keyvalue/TiedMapEntry
org/apache/commons/collections4/keyvalue/UnmodifiableMapEntry
org/apache/commons/collections4/keyvalue/MultiKey
org/apache/commons/collections4/BoundedMap
org/apache/commons/collections4/OrderedMapIterator
org/apache/commons/collections4/Factory
org/apache/commons/collections4/BagUtils
org/apache/commons/collections4/TransformerUtils
org/apache/commons/collections4/Equator
org/apache/commons/collections4/CollectionUtils
org/apache/commons/collections4/MapUtils
org/apache/commons/collections4/bag/SynchronizedBag
org/apache/commons/collections4/bag/AbstractBagDecorator
org/apache/commons/collections4/bag/AbstractMapBag
org/apache/commons/collections4/bag/CollectionSortedBag
org/apache/commons/collections4/bag/UnmodifiableBag
org/apache/commons/collections4/bag/HashBag
org/apache/commons/collections4/bag/TransformedSortedBag
org/apache/commons/collections4/bag/SynchronizedSortedBag
org/apache/commons/collections4/bag/PredicatedBag
org/apache/commons/collections4/bag/UnmodifiableSortedBag
org/apache/commons/collections4/bag/TransformedBag
org/apache/commons/collections4/bag/TreeBag
org/apache/commons/collections4/bag/PredicatedSortedBag
org/apache/commons/collections4/bag/CollectionBag
org/apache/commons/collections4/bag/AbstractSortedBagDecorator
org/apache/commons/collections4/QueueUtils
org/apache/commons/collections4/map/ListOrderedMap
org/apache/commons/collections4/map/MultiKeyMap
org/apache/commons/collections4/map/EntrySetToMapIteratorAdapter
org/apache/commons/collections4/map/FixedSizeSortedMap
org/apache/commons/collections4/map/TransformedSortedMap
org/apache/commons/collections4/map/Flat3Map
org/apache/commons/collections4/map/PredicatedMap
org/apache/commons/collections4/map/AbstractMapDecorator
org/apache/commons/collections4/map/TransformedMap
org/apache/commons/collections4/map/AbstractOrderedMapDecorator
org/apache/commons/collections4/map/HashedMap
org/apache/commons/collections4/map/LRUMap
org/apache/commons/collections4/map/AbstractHashedMap
org/apache/commons/collections4/map/StaticBucketMap
org/apache/commons/collections4/map/AbstractInputCheckedMapDecorator
org/apache/commons/collections4/map/UnmodifiableMap
org/apache/commons/collections4/map/AbstractIterableMap
org/apache/commons/collections4/map/PassiveExpiringMap
org/apache/commons/collections4/map/DefaultedMap
org/apache/commons/collections4/map/AbstractSortedMapDecorator
org/apache/commons/collections4/map/FixedSizeMap
org/apache/commons/collections4/map/LazySortedMap
org/apache/commons/collections4/map/LinkedMap
org/apache/commons/collections4/map/CaseInsensitiveMap
org/apache/commons/collections4/map/LazyMap
org/apache/commons/collections4/map/PredicatedSortedMap
org/apache/commons/collections4/map/ReferenceIdentityMap
org/apache/commons/collections4/map/AbstractLinkedMap
org/apache/commons/collections4/map/CompositeMap
org/apache/commons/collections4/map/ReferenceMap
org/apache/commons/collections4/map/AbstractReferenceMap
org/apache/commons/collections4/map/SingletonMap
org/apache/commons/collections4/map/MultiValueMap
org/apache/commons/collections4/map/UnmodifiableSortedMap
org/apache/commons/collections4/map/UnmodifiableEntrySet
org/apache/commons/collections4/map/UnmodifiableOrderedMap
org/apache/commons/collections4/IteratorUtils
org/apache/commons/collections4/Put
org/apache/commons/collections4/SetUtils
org/apache/commons/collections4/SplitMapUtils
org/apache/commons/collections4/IterableSortedMap
org/apache/commons/collections4/Bag
org/apache/commons/collections4/OrderedMap
org/apache/commons/collections4/Get
org/apache/commons/collections4/IterableMap
org/apache/commons/collections4/FunctorException
org/apache/commons/collections4/Predicate
org/apache/commons/collections4/IterableGet
org/apache/commons/collections4/TrieUtils
org/apache/commons/collections4/bidimap/AbstractSortedBidiMapDecorator
org/apache/commons/collections4/bidimap/AbstractDualBidiMap
org/apache/commons/collections4/bidimap/DualTreeBidiMap
org/apache/commons/collections4/bidimap/DualHashBidiMap
org/apache/commons/collections4/bidimap/UnmodifiableBidiMap
org/apache/commons/collections4/bidimap/TreeBidiMap
org/apache/commons/collections4/bidimap/DualLinkedHashBidiMap
org/apache/commons/collections4/bidimap/AbstractOrderedBidiMapDecorator
org/apache/commons/collections4/bidimap/AbstractBidiMapDecorator
org/apache/commons/collections4/bidimap/UnmodifiableOrderedBidiMap
org/apache/commons/collections4/bidimap/UnmodifiableSortedBidiMap
org/apache/commons/collections4/BidiMap
org/apache/commons/collections4/ComparatorUtils
org/apache/commons/collections4/BoundedCollection
org/apache/commons/collections4/OrderedBidiMap
org/apache/commons/collections4/list/PredicatedList
org/apache/commons/collections4/list/FixedSizeList
org/apache/commons/collections4/list/CursorableLinkedList
org/apache/commons/collections4/list/SetUniqueList
org/apache/commons/collections4/list/TreeList
org/apache/commons/collections4/list/GrowthList
org/apache/commons/collections4/list/NodeCachingLinkedList
org/apache/commons/collections4/list/UnmodifiableList
org/apache/commons/collections4/list/AbstractListDecorator
org/apache/commons/collections4/list/LazyList
org/apache/commons/collections4/list/AbstractSerializableListDecorator
org/apache/commons/collections4/list/AbstractLinkedList
org/apache/commons/collections4/list/TransformedList
org/apache/commons/collections4/comparators/BooleanComparator
org/apache/commons/collections4/comparators/ComparableComparator
org/apache/commons/collections4/comparators/ReverseComparator
org/apache/commons/collections4/comparators/TransformingComparator
org/apache/commons/collections4/comparators/ComparatorChain
org/apache/commons/collections4/comparators/FixedOrderComparator
org/apache/commons/collections4/comparators/NullComparator
org/apache/commons/collections4/SortedBidiMap
org/apache/commons/collections4/ResettableIterator
org/apache/commons/collections4/FactoryUtils
org/apache/commons/collections4/KeyValue
org/apache/commons/collections4/ArrayStack
org/apache/commons/collections4/OrderedIterator
org/apache/commons/collections4/splitmap/TransformedSplitMap
org/apache/commons/collections4/splitmap/AbstractIterableGetMapDecorator
org/apache/commons/collections4/ClosureUtils
org/apache/commons/collections4/queue/PredicatedQueue
org/apache/commons/collections4/queue/TransformedQueue
org/apache/commons/collections4/queue/CircularFifoQueue
org/apache/commons/collections4/queue/AbstractQueueDecorator
org/apache/commons/collections4/queue/UnmodifiableQueue
org/apache/commons/collections4/sequence/DeleteCommand
org/apache/commons/collections4/sequence/EditCommand
org/apache/commons/collections4/sequence/ReplacementsFinder
org/apache/commons/collections4/sequence/KeepCommand
org/apache/commons/collections4/sequence/CommandVisitor
org/apache/commons/collections4/sequence/EditScript
org/apache/commons/collections4/sequence/InsertCommand
org/apache/commons/collections4/sequence/SequencesComparator
org/apache/commons/collections4/sequence/ReplacementsHandler
org/apache/commons/collections4/Transformer
org/apache/commons/collections4/trie/AbstractBitwiseTrie
org/apache/commons/collections4/trie/KeyAnalyzer
org/apache/commons/collections4/trie/analyzer/StringKeyAnalyzer
org/apache/commons/collections4/trie/AbstractPatriciaTrie
org/apache/commons/collections4/trie/UnmodifiableTrie
org/apache/commons/collections4/trie/PatriciaTrie
org/apache/commons/collections4/SortedBag
org/apache/commons/collections4/collection/SynchronizedCollection
org/apache/commons/collections4/collection/UnmodifiableCollection
org/apache/commons/collections4/collection/TransformedCollection
org/apache/commons/collections4/collection/IndexedCollection
org/apache/commons/collections4/collection/AbstractCollectionDecorator
org/apache/commons/collections4/collection/CompositeCollection
org/apache/commons/collections4/collection/UnmodifiableBoundedCollection
org/apache/commons/collections4/collection/PredicatedCollection
org/apache/commons/collections4/iterators/PeekingIterator
org/apache/commons/collections4/iterators/ArrayIterator
org/apache/commons/collections4/iterators/TransformIterator
org/apache/commons/collections4/iterators/EmptyOrderedIterator
org/apache/commons/collections4/iterators/LoopingListIterator
org/apache/commons/collections4/iterators/EnumerationIterator
org/apache/commons/collections4/iterators/EntrySetMapIterator
org/apache/commons/collections4/iterators/ObjectArrayIterator
org/apache/commons/collections4/iterators/SingletonListIterator
org/apache/commons/collections4/iterators/FilterListIterator
org/apache/commons/collections4/iterators/AbstractListIteratorDecorator
org/apache/commons/collections4/iterators/AbstractIteratorDecorator
org/apache/commons/collections4/iterators/LazyIteratorChain
org/apache/commons/collections4/iterators/ObjectArrayListIterator
org/apache/commons/collections4/iterators/FilterIterator
org/apache/commons/collections4/iterators/PermutationIterator
org/apache/commons/collections4/iterators/AbstractEmptyIterator
org/apache/commons/collections4/iterators/UniqueFilterIterator
org/apache/commons/collections4/iterators/NodeListIterator
org/apache/commons/collections4/iterators/LoopingIterator
org/apache/commons/collections4/iterators/UnmodifiableOrderedMapIterator
org/apache/commons/collections4/iterators/IteratorChain
org/apache/commons/collections4/iterators/AbstractMapIteratorDecorator
org/apache/commons/collections4/iterators/UnmodifiableIterator
org/apache/commons/collections4/iterators/EmptyOrderedMapIterator
org/apache/commons/collections4/iterators/IteratorEnumeration
org/apache/commons/collections4/iterators/ReverseListIterator
org/apache/commons/collections4/iterators/UnmodifiableListIterator
org/apache/commons/collections4/iterators/PushbackIterator
org/apache/commons/collections4/iterators/SingletonIterator
org/apache/commons/collections4/iterators/IteratorIterable
org/apache/commons/collections4/iterators/AbstractEmptyMapIterator
org/apache/commons/collections4/iterators/AbstractUntypedIteratorDecorator
org/apache/commons/collections4/iterators/AbstractOrderedMapIteratorDecorator
org/apache/commons/collections4/iterators/UnmodifiableMapIterator
org/apache/commons/collections4/iterators/ArrayListIterator
org/apache/commons/collections4/iterators/CollatingIterator
org/apache/commons/collections4/iterators/EmptyIterator
org/apache/commons/collections4/iterators/ObjectGraphIterator
org/apache/commons/collections4/iterators/ListIteratorWrapper
org/apache/commons/collections4/iterators/EmptyMapIterator
org/apache/commons/collections4/iterators/EmptyListIterator
org/apache/commons/collections4/set/AbstractSerializableSetDecorator
org/apache/commons/collections4/set/UnmodifiableSortedSet
org/apache/commons/collections4/set/AbstractSetDecorator
org/apache/commons/collections4/set/PredicatedSortedSet
org/apache/commons/collections4/set/CompositeSet
org/apache/commons/collections4/set/AbstractSortedSetDecorator
org/apache/commons/collections4/set/PredicatedSet
org/apache/commons/collections4/set/TransformedSet
org/apache/commons/collections4/set/MapBackedSet
org/apache/commons/collections4/set/UnmodifiableSet
org/apache/commons/collections4/set/TransformedSortedSet
org/apache/commons/collections4/set/ListOrderedSet
org/apache/commons/collections4/Trie
org/apache/commons/collections4/Unmodifiable
org/apache/commons/collections4/functors/ForClosure
org/apache/commons/collections4/functors/PrototypeFactory
org/apache/commons/collections4/functors/AbstractQuantifierPredicate
org/apache/commons/collections4/functors/NotNullPredicate
org/apache/commons/collections4/functors/ConstantFactory
org/apache/commons/collections4/functors/NullIsExceptionPredicate
org/apache/commons/collections4/functors/ExceptionPredicate
org/apache/commons/collections4/functors/SwitchClosure
org/apache/commons/collections4/functors/DefaultEquator
org/apache/commons/collections4/functors/ConstantTransformer
org/apache/commons/collections4/functors/NonePredicate
org/apache/commons/collections4/functors/InstantiateTransformer
org/apache/commons/collections4/functors/OnePredicate
org/apache/commons/collections4/functors/InvokerTransformer
org/apache/commons/collections4/functors/ChainedClosure
org/apache/commons/collections4/functors/NotPredicate
org/apache/commons/collections4/functors/ComparatorPredicate
org/apache/commons/collections4/functors/TransformerClosure
org/apache/commons/collections4/functors/ChainedTransformer
org/apache/commons/collections4/functors/MapTransformer
org/apache/commons/collections4/functors/PredicateTransformer
org/apache/commons/collections4/functors/ExceptionFactory
org/apache/commons/collections4/functors/CatchAndRethrowClosure
org/apache/commons/collections4/functors/ClosureTransformer
org/apache/commons/collections4/functors/FunctorUtils
org/apache/commons/collections4/functors/NullIsTruePredicate
org/apache/commons/collections4/functors/WhileClosure
org/apache/commons/collections4/functors/ExceptionClosure
org/apache/commons/collections4/functors/OrPredicate
org/apache/commons/collections4/functors/NullIsFalsePredicate
org/apache/commons/collections4/functors/TransformerPredicate
org/apache/commons/collections4/functors/CloneTransformer
org/apache/commons/collections4/functors/NullPredicate
org/apache/commons/collections4/functors/AndPredicate
org/apache/commons/collections4/functors/EqualPredicate
org/apache/commons/collections4/functors/AnyPredicate
org/apache/commons/collections4/functors/InstanceofPredicate
org/apache/commons/collections4/functors/SwitchTransformer
org/apache/commons/collections4/functors/IdentityPredicate
org/apache/commons/collections4/functors/TransformedPredicate
org/apache/commons/collections4/functors/NOPTransformer
org/apache/commons/collections4/functors/IfClosure
org/apache/commons/collections4/functors/UniquePredicate
org/apache/commons/collections4/functors/FactoryTransformer
org/apache/commons/collections4/functors/ExceptionTransformer
org/apache/commons/collections4/functors/TruePredicate
org/apache/commons/collections4/functors/AllPredicate
org/apache/commons/collections4/functors/StringValueTransformer
org/apache/commons/collections4/functors/InstantiateFactory
org/apache/commons/collections4/functors/NOPClosure
org/apache/commons/collections4/functors/FalsePredicate
org/apache/commons/collections4/functors/PredicateDecorator
org/apache/commons/collections4/ListUtils
org/apache/commons/collections4/MapIterator
org/apache/commons/collections4/ResettableListIterator
org/apache/commons/collections4/PredicateUtils
org/apache/commons/collections4/EnumerationUtils
org/apache/commons/collections4/Closure
org/apache/commons/collections4/MultiMap

 

What Is commons-collections-3.2.1.jar

What Is commons-collections4-4.1.jar

Downloading and Reviewing commons-collections4.jar

⇑⇑ FAQ for Apache commons-collections.jar

2020-12-15, 2326🔥, 0💬