Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is commons-collections4-4.1.jar
What Is commons-collections4-4.1.jar?
✍: FYIcenter.com
commons-collections4-4.1.jar is the JAR file for Apache Commons Collections 4.1, which
provides additional collection handling functionalities on top of JDK library.
JAR File Size and Download Location:
JAR name: commons-collections JAR version: 4.1 Target JDK version: 1.5 Dependency: None File name: commons-collections4.jar, commons-collections4-4.1.jar File size: 751238 bytes Release date: 25-Nov-2015 Download: Apache Commons Collections
Manifest of the JAR:
Manifest-Version: 1.0 Implementation-Title: Apache Commons Collections Built-By: tn Tool: Bnd-2.3.0.201405100607 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.6 Implementation-Version: 4.1 Specification-Vendor: The Apache Software Foundation Bundle-Name: Apache Commons Collections Created-By: Apache Maven Bundle Plugin X-Compile-Source-JDK: 1.6 Bundle-Vendor: The Apache Software Foundation Build-Jdk: 1.7.0_79 Bundle-Version: 4.1.0 Bnd-LastModified: 1448488418679 Bundle-ManifestVersion: 2 Bundle-Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. Specification-Version: 4.1
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/FluentIterable 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/ListValuedMap org/apache/commons/collections4/OrderedMap org/apache/commons/collections4/multimap/ArrayListValuedHashMap org/apache/commons/collections4/multimap/AbstractListValuedMap org/apache/commons/collections4/multimap/UnmodifiableMultiValuedMap org/apache/commons/collections4/multimap/TransformedMultiValuedMap org/apache/commons/collections4/multimap/AbstractSetValuedMap org/apache/commons/collections4/multimap/AbstractMultiValuedMapDecorator org/apache/commons/collections4/multimap/HashSetValuedHashMap org/apache/commons/collections4/multimap/AbstractMultiValuedMap 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/MultiValuedMap org/apache/commons/collections4/SetValuedMap 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/MultiMapUtils org/apache/commons/collections4/MultiSetUtils 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/SkippingIterator org/apache/commons/collections4/iterators/EnumerationIterator org/apache/commons/collections4/iterators/EntrySetMapIterator org/apache/commons/collections4/iterators/ZippingIterator 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/BoundedIterator 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/multiset/AbstractMultiSetDecorator org/apache/commons/collections4/multiset/SynchronizedMultiSet org/apache/commons/collections4/multiset/AbstractMultiSet org/apache/commons/collections4/multiset/AbstractMapMultiSet org/apache/commons/collections4/multiset/PredicatedMultiSet org/apache/commons/collections4/multiset/HashMultiSet org/apache/commons/collections4/multiset/UnmodifiableMultiSet 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/TransformedNavigableSet org/apache/commons/collections4/set/PredicatedNavigableSet org/apache/commons/collections4/set/UnmodifiableSet org/apache/commons/collections4/set/TransformedSortedSet org/apache/commons/collections4/set/UnmodifiableNavigableSet org/apache/commons/collections4/set/ListOrderedSet org/apache/commons/collections4/set/AbstractNavigableSetDecorator 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/IfTransformer 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/IterableUtils org/apache/commons/collections4/ResettableListIterator org/apache/commons/collections4/MultiSet org/apache/commons/collections4/PredicateUtils org/apache/commons/collections4/EnumerationUtils org/apache/commons/collections4/Closure org/apache/commons/collections4/MultiMap
⇒ What Is commons-collections4-4.0.jar
⇐ What Is commons-collections4-4.1-bin.zip
2016-11-19, 4921🔥, 0💬
Popular Posts:
commons-io-1.4.jar is the JAR file for Commons IO 1.4, which is a library of utilities to assist wit...
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
xml-commons Resolver Source Code Files are provided in the source package file, xml-commons-resolver...
maven-model-builder-3.8. 6.jaris the JAR file for Apache Maven 3.8.6 Model Builder module. Apache Ma...
JDK 11 jdk.jcmd.jmod is the JMOD file for JDK 11 JCmd tool, which can be invoked by the "jcmd" comma...