commons-collections 文档 下载链接(含jar包、源码、pom)

组件名称中文-文档-下载链接中英对照-文档-下载链接
commons-collections-3.2.1.jarcommons-collections-3.2.1-API文档-中文版.zipcommons-collections-3.2.1-API文档-中英对照版.zip
commons-collections-3.2.2.jarcommons-collections-3.2.2-API文档-中文版.zipcommons-collections-3.2.2-API文档-中英对照版.zip

commons-collections 简介

Apache Commons Collections

扩展和增强Java集合框架的类型。

在这里插入图片描述

在这里插入图片描述

commons-collections 中文文档、中英对照文档 说明

摘要:commons-collections、org.apache.commons.collections、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、collections、commons、jar包、java、API文档、中英对照版;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

Apache Commons Collections 3.2.2 API

Packages  
PackageDescription
org.apache.commons.collections
This package contains the interfaces and utilities shared across all the subpackages of this component.

此包包含在此组件的所有子包中共享的接口和实用程序。

org.apache.commons.collections.bag
This package contains implementations of the SortedBag interfaces.

此包包含包和SortedBag接口的实现。

org.apache.commons.collections.bidimap
This package contains implementations of the SortedBidiMap interfaces.

此包包含BIDIMAP,OrderedBiDIMAP和SortedBiDIMAP接口的实现。

org.apache.commons.collections.buffer
This package contains implementations of the Buffer interface.

此包包含缓冲区接口的实现。

org.apache.commons.collections.collection
This package contains implementations of the Collection interface.

此包包含集合界面的实现。

org.apache.commons.collections.comparators
This package contains implementations of the Comparator interface.

此包包含比较器接口的实现。

org.apache.commons.collections.functors
This package contains implementations of the Factory interfaces.

此包包含关闭,谓词,变压器和工厂接口的实现。

org.apache.commons.collections.iterators
This package contains implementations of the Iterator interface.

此包包含迭代器接口的实现。

org.apache.commons.collections.keyvalue
This package contains implementations of collection and map related key/value classes.

此包包含集合和映射相关键/值类的实现。

org.apache.commons.collections.list
This package contains implementations of the List interface.

此包包含列表界面的实现。

org.apache.commons.collections.map
This package contains implementations of the Map, SortedMap interfaces.

此包包含Map,IterableMap,OrderedMap和SortedMap接口的实现。

org.apache.commons.collections.set
This package contains implementations of the Set and SortedSet interfaces.

此包包含集合和排序集接口的实现。

org.apache.commons.collections

org.apache.commons.collections.bag

org.apache.commons.collections.bidimap

org.apache.commons.collections.buffer

org.apache.commons.collections.collection

org.apache.commons.collections.comparators

org.apache.commons.collections.functors

org.apache.commons.collections.iterators

org.apache.commons.collections.keyvalue

org.apache.commons.collections.list

org.apache.commons.collections.map

org.apache.commons.collections.set

涉及的类(class)

AbstractBagDecorator

AbstractBidiMapDecorator

AbstractBufferDecorator

AbstractCollectionDecorator

AbstractDualBidiMap

AbstractDualBidiMap.BidiMapIterator

AbstractDualBidiMap.EntrySet

AbstractDualBidiMap.EntrySetIterator

AbstractDualBidiMap.KeySet

AbstractDualBidiMap.KeySetIterator

AbstractDualBidiMap.MapEntry

AbstractDualBidiMap.Values

AbstractDualBidiMap.ValuesIterator

AbstractDualBidiMap.View

AbstractHashedMap

AbstractHashedMap.EntrySet

AbstractHashedMap.EntrySetIterator

AbstractHashedMap.HashEntry

AbstractHashedMap.HashIterator

AbstractHashedMap.HashMapIterator

AbstractHashedMap.KeySet

AbstractHashedMap.KeySetIterator

AbstractHashedMap.Values

AbstractHashedMap.ValuesIterator

AbstractIteratorDecorator

AbstractKeyValue

AbstractLinkedList

AbstractLinkedList.LinkedListIterator

AbstractLinkedList.LinkedSubList

AbstractLinkedList.LinkedSubListIterator

AbstractLinkedList.Node

AbstractLinkedMap

AbstractLinkedMap.EntrySetIterator

AbstractLinkedMap.KeySetIterator

AbstractLinkedMap.LinkEntry

AbstractLinkedMap.LinkIterator

AbstractLinkedMap.LinkMapIterator

AbstractLinkedMap.ValuesIterator

AbstractListDecorator

AbstractListIteratorDecorator

AbstractMapBag

AbstractMapBag.MutableInteger

AbstractMapDecorator

AbstractMapEntry

AbstractMapEntryDecorator

AbstractMapIteratorDecorator

AbstractOrderedBidiMapDecorator

AbstractOrderedMapDecorator

AbstractOrderedMapIteratorDecorator

AbstractReferenceMap

AbstractReferenceMap.ReferenceEntry

AbstractSerializableCollectionDecorator

AbstractSerializableListDecorator

AbstractSerializableSetDecorator

AbstractSetDecorator

AbstractSortedBagDecorator

AbstractSortedBidiMapDecorator

AbstractSortedMapDecorator

AbstractSortedSetDecorator

AllPredicate

AndPredicate

AnyPredicate

ArrayIterator

ArrayListIterator

ArrayStack

Bag

BagUtils

BeanMap

BeanMap.MyMapEntry

BidiMap

BinaryHeap

BlockingBuffer

BooleanComparator

BoundedBuffer

BoundedCollection

BoundedFifoBuffer

BoundedFifoBuffer

BoundedMap

Buffer

BufferOverflowException

BufferUnderflowException

BufferUtils

CaseInsensitiveMap

ChainedClosure

ChainedTransformer

CircularFifoBuffer

CloneTransformer

Closure

ClosureTransformer

ClosureUtils

CollatingIterator

CollectionUtils

ComparableComparator

ComparatorChain

ComparatorUtils

CompositeCollection

CompositeCollection.CollectionMutator

CompositeMap

CompositeMap.MapMutator

CompositeSet

CompositeSet.SetMutator

ConstantFactory

ConstantTransformer

CursorableLinkedList

CursorableLinkedList

CursorableLinkedList.Cursor

CursorableLinkedList.SubCursor

DefaultedMap

DefaultKeyValue

DefaultMapBag

DefaultMapEntry

DefaultMapEntry

DoubleOrderedMap

DualHashBidiMap

DualTreeBidiMap

DualTreeBidiMap.BidiOrderedMapIterator

DualTreeBidiMap.ViewMap

EmptyIterator

EmptyListIterator

EmptyMapIterator

EmptyOrderedIterator

EmptyOrderedMapIterator

EntrySetMapIterator

EnumerationIterator

EnumerationUtils

EqualPredicate

ExceptionClosure

ExceptionFactory

ExceptionPredicate

ExceptionTransformer

ExtendedProperties

Factory

FactoryTransformer

FactoryUtils

FalsePredicate

FastArrayList

FastHashMap

FastTreeMap

FilterIterator

FilterListIterator

FixedOrderComparator

FixedSizeList

FixedSizeMap

FixedSizeSortedMap

Flat3Map

ForClosure

FunctorException

GrowthList

HashBag

HashBag

HashedMap

IdentityMap

IdentityMap.IdentityEntry

IdentityPredicate

IfClosure

InstanceofPredicate

InstantiateFactory

InstantiateTransformer

InvokerTransformer

IterableMap

IteratorChain

IteratorEnumeration

IteratorUtils

KeyValue

LazyList

LazyMap

LazySortedMap

LinkedMap

ListIteratorWrapper

ListOrderedMap

ListOrderedSet

ListUtils

LoopingIterator

LoopingListIterator

LRUMap

LRUMap

MapBackedSet

MapIterator

MapTransformer

MapUtils

MultiHashMap

MultiKey

MultiKeyMap

MultiMap

MultiValueMap

NodeCachingLinkedList

NonePredicate

NOPClosure

NOPTransformer

NotNullPredicate

NotPredicate

NullComparator

NullIsExceptionPredicate

NullIsFalsePredicate

NullIsTruePredicate

NullPredicate

ObjectArrayIterator

ObjectArrayListIterator

ObjectGraphIterator

OnePredicate

OrderedBidiMap

OrderedIterator

OrderedMap

OrderedMapIterator

OrPredicate

Predicate

PredicatedBag

PredicatedBuffer

PredicatedCollection

PredicateDecorator

PredicatedList

PredicatedMap

PredicatedSet

PredicatedSortedBag

PredicatedSortedMap

PredicatedSortedSet

PredicateTransformer

PredicateUtils

PriorityBuffer

PriorityQueue

PrototypeFactory

ProxyIterator

ProxyListIterator

ProxyMap

ReferenceIdentityMap

ReferenceMap

ReferenceMap

ResettableIterator

ResettableListIterator

ReverseComparator

ReverseListIterator

SequencedHashMap

SetUniqueList

SetUtils

SingletonIterator

SingletonListIterator

SingletonMap

SortedBag

SortedBidiMap

StaticBucketMap

StaticBucketMap

StringValueTransformer

SwitchClosure

SwitchTransformer

SynchronizedBag

SynchronizedBuffer

SynchronizedCollection

SynchronizedList

SynchronizedPriorityQueue

SynchronizedSet

SynchronizedSortedBag

SynchronizedSortedSet

TiedMapEntry

TransformedBag

TransformedBuffer

TransformedCollection

TransformedList

TransformedMap

TransformedPredicate

TransformedSet

TransformedSortedBag

TransformedSortedMap

TransformedSortedSet

Transformer

TransformerClosure

TransformerPredicate

TransformerUtils

TransformingComparator

TransformIterator

TreeBag

TreeBag

TreeBidiMap

TreeList

TruePredicate

TypedBag

TypedBuffer

TypedCollection

TypedList

TypedMap

TypedSet

TypedSortedBag

TypedSortedMap

TypedSortedSet

UnboundedFifoBuffer

UnboundedFifoBuffer

UniqueFilterIterator

UniquePredicate

Unmodifiable

UnmodifiableBag

UnmodifiableBidiMap

UnmodifiableBoundedCollection

UnmodifiableBuffer

UnmodifiableCollection

UnmodifiableEntrySet

UnmodifiableIterator

UnmodifiableList

UnmodifiableListIterator

UnmodifiableMap

UnmodifiableMapEntry

UnmodifiableMapIterator

UnmodifiableOrderedBidiMap

UnmodifiableOrderedMap

UnmodifiableOrderedMapIterator

UnmodifiableSet

UnmodifiableSortedBag

UnmodifiableSortedBidiMap

UnmodifiableSortedMap

UnmodifiableSortedSet

WhileClosure

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐