| Name | Description | Type | Package | Framework |
| Collections | This class consists exclusively of static methods that operate on or return collections. | Class | java.util | Java SE |
|
| CollectionsX | The collection related utilities. | Class | org.zkoss.util | ZKoss (ZK) |
|
| CollectionsX .ArrayCollection | An readonly collection on top of an array. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .ArrayEnumeration | An enumeration on top of an array. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .ArrayIterator | An iterator on top of an array. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .ArrayList | An readonly list on top of an array. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .ArrayListIterator | | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .CollectionEnumeration | An enumeration on top of a collection or iterator. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .EnumerationIterator | An iterator that iterates thru an Enumeration. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .OneCollection | A collection that contains only one element. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .OneEnumeration | An enumeration that enumerates one element. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionsX .OneIterator | An iterator that iterates one element. | Class | org.zkoss.util.CollectionsX | ZKoss (ZK) |
|
| CollectionStringBuffer | A little helper class for converting a collection of values to a (usually comma separated) string. | Class | org.apache.camel.util | Apache Camel |
|
| CollectionsHelper | Helper for collections-related methods. | Class | org.dbunit.util | SourceForge DBUnit |
|
| ArrayHelper | | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| BoundedConcurrentHashMap | A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates. | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| BoundedConcurrentHashMap .Eviction | | Class | org.hibernate.internal.util.collections.BoundedConcurrentHashMap | Hibernate ORM |
|
| BoundedConcurrentHashMap .EvictionListener | | Interface | org.hibernate.internal.util.collections.BoundedConcurrentHashMap | Hibernate ORM |
|
| BoundedConcurrentHashMap .EvictionPolicy | | Interface | org.hibernate.internal.util.collections.BoundedConcurrentHashMap | Hibernate ORM |
|
| CollectionHelper | Various help for handling collections. | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| ConcurrentReferenceHashMap | An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| ConcurrentReferenceHashMap .Option | | Class | org.hibernate.internal.util.collections.ConcurrentReferenceHashMap | Hibernate ORM |
|
| ConcurrentReferenceHashMap .ReferenceType | An option specifying which Java reference type should be used to refer to a key and/or value. | Class | org.hibernate.internal.util.collections.ConcurrentReferenceHashMap | Hibernate ORM |
|
| EmptyIterator | | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| IdentityMap | A Map where keys are compared by object identity, rather than equals(). | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| IdentityMap .IdentityKey | We need to base the identity on System. | Class | org.hibernate.internal.util.collections.IdentityMap | Hibernate ORM |
|
| IdentityMap .IdentityMapEntry | Methods inherited from class java. | Class | org.hibernate.internal.util.collections.IdentityMap | Hibernate ORM |
|
| IdentitySet | Set implementation that use == instead of equals() as its comparison mechanism. | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| JoinedIterable | An JoinedIterable is an Iterable that wraps a number of Iterables. | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| JoinedIterator | An JoinedIterator is an Iterator that wraps a number of Iterators. | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| LazyIterator | | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| SingletonIterator | | Class | org.hibernate.internal.util.collections | Hibernate ORM |
|
| Collections | This class consists exclusively of static methods that operate on or return collections. | Class | util | Code Trails |
|
| Collections .AsLIFOQueue | | Class | util.Collections | Code Trails |
|
| Collections .CheckedCollection | | Class | util.Collections | Code Trails |
|
| Collections .CheckedList | | Class | util.Collections | Code Trails |
|
| Collections .CheckedMap | | Class | util.Collections | Code Trails |
|
| Collections .CheckedMap .CheckedEntrySet | | Class | util.Collections.CheckedMap | Code Trails |
|
| Collections .CheckedMap .CheckedEntrySet .CheckedEntry | This wrapper class serves two purposes: it prevents the client from modifying the backing Map, by short-circuiting | Class | util.Collections.CheckedMap.CheckedEntrySet | Code Trails |
|
| Collections .CheckedRandomAccessList | | Class | util.Collections | Code Trails |
|
| Collections .CheckedSet | | Class | util.Collections | Code Trails |
|
| Collections .CheckedSortedMap | | Class | util.Collections | Code Trails |
|
| Collections .CheckedSortedSet | | Class | util.Collections | Code Trails |
|
| Collections .CopiesList | | Class | util.Collections | Code Trails |
|
| Collections .EmptyEnumeration | | Class | util.Collections | Code Trails |
|
| Collections .EmptyIterator | | Class | util.Collections | Code Trails |
|
| Collections .EmptyList | | Class | util.Collections | Code Trails |
|
| Collections .EmptyListIterator | | Class | util.Collections | Code Trails |
|
| Collections .EmptyMap | | Class | util.Collections | Code Trails |
|
| Collections .EmptySet | | Class | util.Collections | Code Trails |
|
| Collections .ReverseComparator | | Class | util.Collections | Code Trails |
|
| Collections .ReverseComparator2 | | Class | util.Collections | Code Trails |
|
| Collections .SetFromMap | | Class | util.Collections | Code Trails |
|
| Collections .SingletonList | | Class | util.Collections | Code Trails |
|
| Collections .SingletonMap | | Class | util.Collections | Code Trails |
|
| Collections .SingletonSet | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedCollection | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedList | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedMap | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedRandomAccessList | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedSet | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedSortedMap | | Class | util.Collections | Code Trails |
|
| Collections .SynchronizedSortedSet | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableCollection | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableList | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableMap | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableMap .UnmodifiableEntrySet | | Class | util.Collections.UnmodifiableMap | Code Trails |
|
| Collections .UnmodifiableMap .UnmodifiableEntrySet .UnmodifiableEntry | This wrapper class serves two purposes: it prevents the client from modifying the backing Map, by short-circuiting | Class | util.Collections.UnmodifiableMap.UnmodifiableEntrySet | Code Trails |
|
| Collections .UnmodifiableRandomAccessList | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableSet | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableSortedMap | | Class | util.Collections | Code Trails |
|
| Collections .UnmodifiableSortedSet | | Class | util.Collections | Code Trails |
|
| Collections | | Class | akka.util | Akka |
|
| Collections$ | | Class | akka.util | Akka |
|
| Collections .EmptyImmutableSeq$ | | Class | akka.util.Collections | Akka |
|
| Collections .PartialImmutableValuesIterable | | Class | akka.util.Collections | Akka |
|
| Sets | | Class | org.mockito.internal.util.collections | Mockito |
|
| ListUtil .Filter | | Interface | org.mockito.internal.util.collections.ListUtil | Mockito |
|
| ListUtil | | Class | org.mockito.internal.util.collections | Mockito |
|
| Iterables | | Class | org.mockito.internal.util.collections | Mockito |
|
| IdentitySet | | Class | org.mockito.internal.util.collections | Mockito |
|
| HashCodeAndEqualsSafeSet | | Class | org.mockito.internal.util.collections | Mockito |
|
| HashCodeAndEqualsMockWrapper | | Class | org.mockito.internal.util.collections | Mockito |
|
| ArrayUtils | | Class | org.mockito.internal.util.collections | GlassFish |
|
| HashCodeAndEqualsMockWrapper | | Class | org.mockito.internal.util.collections | GlassFish |
|
| HashCodeAndEqualsSafeSet | | Class | org.mockito.internal.util.collections | GlassFish |
|
| IdentitySet | | Class | org.mockito.internal.util.collections | GlassFish |
|
| ArrayUtils | | Class | org.mockito.internal.util.collections | Mockito |
|
| Iterables | | Class | org.mockito.internal.util.collections | GlassFish |
|
| ListUtil | | Class | org.mockito.internal.util.collections | GlassFish |
|
| ListUtil .Filter | | Interface | org.mockito.internal.util.collections.ListUtil | GlassFish |
|
| Sets | | Class | org.mockito.internal.util.collections | GlassFish |
|
| Collections5 | Collections5 is a static collection of methods being part of the Java6 Collections class. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| ArrayListSupplier | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| Arrays2 | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ArraySet | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ArraySetMultimap | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ArraySetSupplier | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| EnumerationIterator | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| EnumerationList | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| HashSetSupplier | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| Iterables | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ListToSet | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ListView | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| Multimaps | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| ViewProvider | | Interface | org.jboss.weld.util.collections | JBoss Weld |
|
| WeldCollections | | Class | org.jboss.weld.util.collections | JBoss Weld |
|
| Collections | Collections contains static methods which operate on Collection classes. | Class | java.util | CodeName One |
|
| CollectionScanner | | Class | org.exist.util | ExistDB |
|
| CollectionFunctionals | | Class | brooklyn.util.collections | Brooklyn |
|
| CollectionFunctionals .SizeFunction | | Class | brooklyn.util.collections | Brooklyn |
|
| Jsonya | Jsonya = JSON-yet-another (tool) provides conveniences for working with maps and lists containing maps and lists, | Class | brooklyn.util.collections | Brooklyn |
|
| Jsonya .JsonPrimitiveDeepTranslator | Converts an object to one which uses standard JSON objects where possible (strings, numbers, booleans, maps, lists), and uses toString elsewhere | Class | brooklyn.util.collections | Brooklyn |
|
| Jsonya .Navigator | | Class | brooklyn.util.collections | Brooklyn |
|
| MutableList | | Class | brooklyn.util.collections | Brooklyn |
|
| MutableList .Builder | See Also:ImMutableList. | Class | brooklyn.util.collections | Brooklyn |
|
| MutableMap | Map impl, exposing simple builder operations (add) in a fluent-style API, where the final map is mutable. | Class | brooklyn.util.collections | Brooklyn |
|
| MutableMap .Builder | See Also:ImmutableMap. | Class | brooklyn.util.collections | Brooklyn |
|
| MutableSet | | Class | brooklyn.util.collections | Brooklyn |
|
| MutableSet .Builder | See Also:ImmutableSet. | Class | brooklyn.util.collections | Brooklyn |
|
| QuorumCheck | For checking if a group/cluster is quorate. | Interface | brooklyn.util.collections | Brooklyn |
|
| QuorumCheck .NumericQuorumCheck | | Class | brooklyn.util.collections | Brooklyn |
|
| QuorumCheck .QuorumChecks | | Class | brooklyn.util.collections | Brooklyn |
|
| SetFromLiveMap | Creates a Set backed by a given map (using the map's Map. | Class | brooklyn.util.collections | Brooklyn |
|
| TimestampedValue | | Class | brooklyn.util.collections | Brooklyn |
|
| TimeWindowedList | Keeps a list of timestamped values that are in the given time-period (millis). | Class | brooklyn.util.collections | Brooklyn |
|
| CollectionStore | A simple collection backed store. | Class | org.bouncycastle.util | BouncyCastle |