All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractArrayAdapter<T> |
|
| AbstractBag<T> |
|
| AbstractBatch<T> |
|
| AbstractBiMap<K,V> |
|
| AbstractBooleanIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractBooleanStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractByteIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractByteSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractByteStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractCharIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractCharSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractCharStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractCollectionAdapter<T> |
|
| AbstractDoubleIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractDoubleSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractDoubleStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractFloatIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractFloatSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractFloatStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractHashBag<T> |
|
| AbstractImmutableBag<T> |
|
| AbstractImmutableBagIterable<T> |
|
| AbstractImmutableBiMap<K,V> |
|
| AbstractImmutableByteObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableByteSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableCharObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableCharSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableCollection<T> |
|
| AbstractImmutableDoubleObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableDoubleSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableEntry<K,V> |
|
| AbstractImmutableFloatObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableFloatSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableIntObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableIntSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableLongObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableLongSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableMap<K,V> |
|
| AbstractImmutableMultimap<K,V,C extends ImmutableCollection<V>> |
|
| AbstractImmutableObjectBooleanMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectByteMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectCharMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectDoubleMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectFloatMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectIntMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectLongMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableObjectShortMap<V> |
This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.
|
| AbstractImmutableSet<T> |
This class is the parent class for all ImmutableSets.
|
| AbstractImmutableShortObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
| AbstractImmutableShortSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| AbstractImmutableSortedMap<K,V> |
|
| AbstractIntIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractIntSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractIntStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractLazyBooleanIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyByteIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyCharIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyDoubleIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyFloatIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyIntIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyIterable<T> |
AbstractLazyIterable provides a base from which deferred iterables such as SelectIterable,
RejectIterable and CollectIterable can be derived.
|
| AbstractLazyLongIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractLazyShortIterable |
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
| AbstractListAdapter<T> |
|
| AbstractLongIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractLongSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractLongStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractMapIterable<K,V> |
|
| AbstractMemoryEfficientMutableList<T> |
|
| AbstractMultimap<K,V,C extends RichIterable<V>> |
|
| AbstractMultiReaderMutableCollection<T> |
AbstractMultiReaderMutableCollection is an abstraction that provides thread-safe collection behaviors.
|
| AbstractMultiReaderMutableCollection.LockWrapper |
|
| AbstractMultiReaderMutableCollection.ReadWriteLockWrapper |
|
| AbstractMultiReaderParallelIterable<T,PI extends ParallelIterable<T>> |
|
| AbstractMutableBag<T> |
|
| AbstractMutableBagIterable<T> |
|
| AbstractMutableBagMultimap<K,V> |
|
| AbstractMutableBooleanValuesMap |
|
| AbstractMutableByteKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableByteValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableCharKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableCharValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableCollection<T> |
|
| AbstractMutableDoubleKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableDoubleValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableFloatKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableFloatValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableIntKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableIntValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableList<T> |
|
| AbstractMutableListMultimap<K,V> |
|
| AbstractMutableLongKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableLongValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableMap<K,V> |
|
| AbstractMutableMapIterable<K,V> |
|
| AbstractMutableMultimap<K,V,C extends MutableCollection<V>> |
|
| AbstractMutableSet<T> |
|
| AbstractMutableSetMultimap<K,V> |
|
| AbstractMutableShortKeySet |
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
| AbstractMutableShortValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
| AbstractMutableSortedBag<T> |
|
| AbstractMutableSortedMap<K,V> |
|
| AbstractParallelIterable<T,B extends Batch<T>> |
|
| AbstractParallelIterableImpl<T,B extends Batch<T>> |
|
| AbstractParallelListIterable<T,B extends ListBatch<T>> |
|
| AbstractParallelSortedSetIterable<T,B extends SortedSetBatch<T>> |
|
| AbstractParallelUnsortedBag<T,B extends UnsortedBagBatch<T>> |
|
| AbstractParallelUnsortedSetIterable<T,B extends UnsortedSetBatch<T>> |
|
| AbstractPredicateBasedCombiner<T,BT extends Procedure<T>> |
|
| AbstractProcedureCombiner<BT> |
|
| AbstractRichIterable<T> |
|
| AbstractSentinelValues |
|
| AbstractShortIterable |
This file was automatically generated from template file abstractPrimitiveIterable.stg.
|
| AbstractShortSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| AbstractShortStack |
This file was automatically generated from template file abstractPrimitiveStack.stg.
|
| AbstractSynchronizedBooleanCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedByteCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedCharCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedDoubleCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedFloatCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedIntCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedLongCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractSynchronizedMapIterable<K,V> |
A synchronized view of a map.
|
| AbstractSynchronizedMultimap<K,V> |
|
| AbstractSynchronizedMutableCollection<T> |
|
| AbstractSynchronizedParallelIterable<T,PI extends ParallelIterable<T>> |
|
| AbstractSynchronizedPutMultimap<K,V,C extends MutableCollection<V>> |
|
| AbstractSynchronizedRichIterable<T> |
|
| AbstractSynchronizedShortCollection |
This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.
|
| AbstractTransformerBasedCombiner<V,T,BT extends Procedure<T>> |
|
| AbstractUnifiedSet<T> |
|
| AbstractUnmodifiableBooleanCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableByteCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableCharCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableDoubleCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableFloatCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableIntCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableLongCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AbstractUnmodifiableMutableCollection<T> |
|
| AbstractUnmodifiableShortCollection |
This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.
|
| AdaptObjectIntProcedureToProcedure<V> |
|
| AddFunction |
Provides static Function2 implementations which can be used by Iterate.injectInto for adding primitives or to a collection
|
| AppendStringProcedure<T> |
|
| ArrayAdapter<T> |
This class provides a MutableList wrapper around an array.
|
| ArrayIterate |
This utility class provides iteration pattern implementations that work with Java arrays.
|
| ArrayListAdapter<T> |
This class provides a MutableList wrapper around a JDK Collections ArrayList instance.
|
| ArrayListIterate |
This utility class provides optimized iteration pattern implementations that work with java.util.ArrayList.
|
| ArrayProcedureFJTask<T,BT extends Procedure<? super T>> |
|
| ArrayProcedureFJTaskRunner<T,BT extends Procedure<? super T>> |
|
| ArrayStack<T> |
ArrayStack is a MutableStack which contains a FastList of data.
|
| AtomicCountProcedure<T> |
Applies a predicate to an object and increments a count if it returns true.
|
| BagAddOccurrencesProcedure<T> |
|
| Bags |
This class should be used to create instances of MutableBag and ImmutableBag
|
| Batch<T> |
|
| BatchIterable<E> |
|
| BatchIterableProcedureFJTask<T,BT extends Procedure<? super T>> |
|
| BatchIterableProcedureFJTaskRunner<T,BT extends Procedure<? super T>> |
|
| BigDecimalSummaryStatistics |
BigDecimalSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigDecimal values.
|
| BigIntegerSummaryStatistics |
BigIntegerSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigInteger values.
|
| BiMapCollectProcedure<T,K,V> |
BiMapCollectProcedure uses a Function to calculate the key for an object and puts the object with the key
into the specified BiMap.
|
| BiMaps |
|
| BooleanArrayList |
BooleanArrayList is similar to FastList, and is memory-optimized for boolean primitives.
|
| BooleanArrayStack |
BooleanArrayStack is similar to ArrayStack, and is memory-optimized for boolean primitives.
|
| BooleanBags |
|
| BooleanBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| BooleanCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| BooleanCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanFunctionComparator<T> |
A Comparator which takes a BooleanFunction to compare a primitive boolean value retrieved from an object.
|
| BooleanHashBag |
BooleanHashBag is similar to HashBag, and is memory-optimized for boolean primitives.
|
| BooleanHashSet |
|
| BooleanIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| BooleanIteratorIterate |
The BooleanIteratorIterate class provides implementations of the various iteration patterns for use with the BooleanIterator.
|
| BooleanLists |
|
| BooleanLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| BooleanPredicates |
Provides a set of common predicates for boolean values.
|
| BooleanQuickSort |
BooleanQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| BooleanSets |
|
| BooleanShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| BooleanStacks |
|
| BoxedMutableBooleanList |
|
| BoxedMutableBooleanSet |
|
| BoxedMutableByteList |
|
| BoxedMutableByteSet |
|
| BoxedMutableCharList |
|
| BoxedMutableCharSet |
|
| BoxedMutableDoubleList |
|
| BoxedMutableDoubleSet |
|
| BoxedMutableFloatList |
|
| BoxedMutableFloatSet |
|
| BoxedMutableIntList |
|
| BoxedMutableIntSet |
|
| BoxedMutableLongList |
|
| BoxedMutableLongSet |
|
| BoxedMutableShortList |
|
| BoxedMutableShortSet |
|
| ByteArrayList |
ByteArrayList is similar to FastList, and is memory-optimized for byte primitives.
|
| ByteArrayStack |
ByteArrayStack is similar to ArrayStack, and is memory-optimized for byte primitives.
|
| ByteBags |
|
| ByteBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| ByteBooleanMaps |
|
| ByteBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteByteMaps |
|
| ByteBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| ByteCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| ByteCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteCharMaps |
|
| ByteCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteDoubleMaps |
|
| ByteDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteFloatMaps |
|
| ByteFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteFunctionComparator<T> |
A Comparator which takes a ByteFunction to compare a primitive byte value retrieved from an object.
|
| ByteHashBag |
ByteHashBag is similar to HashBag, and is memory-optimized for byte primitives.
|
| ByteHashSet |
|
| ByteIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteIntMaps |
|
| ByteIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| ByteIteratorIterate |
The ByteIteratorIterate class provides implementations of the various iteration patterns for use with the ByteIterator.
|
| ByteKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| ByteLists |
|
| ByteLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteLongMaps |
|
| ByteLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| ByteObjectMaps |
|
| ByteObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| BytePredicates |
Provides a set of common predicates for byte values.
|
| ByteQuickSort |
ByteQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| ByteSets |
|
| ByteShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ByteShortMaps |
|
| ByteShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ByteStacks |
|
| CaseFunction<T extends Comparable<? super T>,V> |
|
| CaseProcedure<T> |
CaseProcedure allows developers to create an object form of a case statement, which instead of being based on
a single switch value is based on a list of predicate / procedure combinations.
|
| ChainedProcedure<T> |
ChainedProcedure allows a developer to chain together procedure to be executed in sequence.
|
| CharAdapter |
Provides a view into the char[] stored in a String as an ImmutableCharList.
|
| CharArrayList |
CharArrayList is similar to FastList, and is memory-optimized for char primitives.
|
| CharArrayStack |
CharArrayStack is similar to ArrayStack, and is memory-optimized for char primitives.
|
| CharBags |
|
| CharBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| CharBooleanMaps |
|
| CharBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharByteMaps |
|
| CharBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| CharCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| CharCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharCharMaps |
|
| CharCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharDoubleMaps |
|
| CharDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharFloatMaps |
|
| CharFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharFunction |
Deprecated.
|
| CharFunctionComparator<T> |
A Comparator which takes a CharFunction to compare a primitive char value retrieved from an object.
|
| CharHashBag |
CharHashBag is similar to HashBag, and is memory-optimized for char primitives.
|
| CharHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| CharIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharIntMaps |
|
| CharIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| CharIteratorIterate |
The CharIteratorIterate class provides implementations of the various iteration patterns for use with the CharIterator.
|
| CharKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| CharLists |
|
| CharLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharLongMaps |
|
| CharLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| CharObjectMaps |
|
| CharObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| CharPredicate |
Deprecated.
|
| CharPredicates |
Provides a set of common predicates for char values.
|
| CharProcedure |
Deprecated.
|
| CharQuickSort |
CharQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| CharSets |
|
| CharShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| CharShortMaps |
|
| CharShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| CharStacks |
|
| CharToCharFunctions |
|
| CheckedBooleanIntProcedure |
|
| CheckedBooleanObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedBooleanProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedByteBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedByteObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedByteProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedByteShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedCharObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedCharProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedCharShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedDoubleObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedDoubleProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedDoubleShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFloatObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedFloatProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedFloatShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedFunction<T,V> |
|
| CheckedFunction0<R> |
|
| CheckedFunction2<T1,T2,R> |
|
| CheckedIntBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedIntObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedIntProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedIntShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedLongObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedLongProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedLongShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedObjectBooleanProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectByteProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectCharProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectDoubleProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectFloatProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectIntProcedure<T> |
|
| CheckedObjectIntProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectLongProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedObjectShortProcedure<V> |
This file was automatically generated from template file checkedObjectPrimitiveProcedure.stg.
|
| CheckedPredicate<T> |
|
| CheckedPredicate2<T,P> |
|
| CheckedProcedure<T> |
|
| CheckedProcedure2<T,P> |
|
| CheckedShortBooleanProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortByteProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortCharProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortDoubleProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortFloatProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortIntProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortLongProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| CheckedShortObjectProcedure<V> |
This file was automatically generated from template file checkedPrimitiveObjectProcedure.stg.
|
| CheckedShortProcedure |
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
| CheckedShortShortProcedure |
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
|
| ChunkBooleanIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkBooleanIterable.ChunkBooleanIterator |
|
| ChunkByteIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkByteIterable.ChunkByteIterator |
|
| ChunkCharIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkCharIterable.ChunkCharIterator |
|
| ChunkDoubleIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkDoubleIterable.ChunkDoubleIterator |
|
| ChunkFloatIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkFloatIterable.ChunkFloatIterator |
|
| ChunkIntIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkIntIterable.ChunkIntIterator |
|
| ChunkIterable<T> |
A ChunkIterable is an iterable that partitions a source iterable into fixed size chunks as it iterates.
|
| ChunkIterator<T> |
|
| ChunkLongIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkLongIterable.ChunkLongIterator |
|
| ChunkShortIterable |
This file was automatically generated from template file chunkPrimitiveIterable.stg.
|
| ChunkShortIterable.ChunkShortIterator |
|
| CodePointAdapter |
Calculates and provides the code points stored in a String as an ImmutableIntList.
|
| CodePointFunction |
A CharFunction can be used to convert one character to another.
|
| CodePointList |
Calculates and provides the code points stored in a String as an ImmutableIntList.
|
| CodePointPredicate |
A Predicate that accepts an int value
|
| CodePointProcedure |
|
| CollectBooleanIterable<T> |
A CollectIntIterable is an iterable that transforms a source iterable using an IntFunction as it iterates.
|
| CollectBooleanProcedure<T> |
Applies a BooleanFunction to an object and adds the result to a target boolean collection.
|
| CollectBooleanToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectBooleanToObjectIterable<V> |
|
| CollectBooleanToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectByteProcedure<T> |
Applies a ByteFunction to an object and adds the result to a target byte collection.
|
| CollectByteToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectByteToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectByteToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectCharProcedure<T> |
Applies a CharFunction to an object and adds the result to a target char collection.
|
| CollectCharToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectCharToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectCharToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectDoubleProcedure<T> |
Applies a DoubleFunction to an object and adds the result to a target double collection.
|
| CollectDoubleToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectDoubleToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectDoubleToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectFloatProcedure<T> |
Applies a FloatFunction to an object and adds the result to a target float collection.
|
| CollectFloatToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectFloatToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectFloatToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIfProcedure<T,V> |
|
| CollectIfProcedureCombiner<T,V> |
Combines the results of a Collection of CollectIfBlocks which each hold onto a transformed and filtered (collect, if)
collection of results.
|
| CollectIfProcedureFactory<T,V> |
|
| CollectIntIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectIntProcedure<T> |
Applies a IntFunction to an object and adds the result to a target int collection.
|
| CollectIntToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectIntToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectIntToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectionAdapter<T> |
This class provides a MutableCollection interface wrapper around a JDK Collections Collection interface instance.
|
| CollectionAddProcedure<T> |
CollectionAddProcedure adds elements to the specified collection when one of the block methods are called.
|
| CollectionRemoveProcedure<T> |
CollectionRemoveProcedure removes element from the specified collection when one of the procedure methods are called.
|
| CollectionsThreadFactory |
|
| CollectIterable<T,V> |
A CollectIterable is an iterable that transforms a source iterable using a function as it iterates.
|
| CollectIterator<T,V> |
|
| CollectListBatch<T,V> |
|
| CollectLongIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectLongProcedure<T> |
Applies a LongFunction to an object and adds the result to a target long collection.
|
| CollectLongToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectLongToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectLongToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| Collectors2 |
A set of Collectors for Eclipse Collections types and algorithms.
|
| CollectProcedure<T,V> |
Applies a function to an object and adds the result to a target collection.
|
| CollectProcedureCombiner<T,V> |
Combines the results of a Collection of CollectBlocks which each hold onto a transformed (collect)
collection of results.
|
| CollectProcedureFactory<T,V> |
|
| CollectShortIterable<T> |
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
| CollectShortProcedure<T> |
Applies a ShortFunction to an object and adds the result to a target short collection.
|
| CollectShortToBooleanIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToByteIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToCharIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToDoubleIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToFloatIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToIntIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToLongIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectShortToObjectIterable<V> |
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.
|
| CollectShortToShortIterable |
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
| CollectSortedSetBatch<T,V> |
|
| CollectUnsortedBagBatch<T,V> |
|
| CollectUnsortedSetBatch<T,V> |
|
| Combiner<T> |
|
| Combiners |
|
| ComparatorProcedure<T> |
|
| Comparators |
|
| CompositeFastList<E> |
CompositeFastList behaves like a list, but is composed of at least one list.
|
| CompositeIterable<E> |
|
| ConcurrentHashMap<K,V> |
|
| ConcurrentHashMapUnsafe<K,V> |
|
| ConcurrentMutableHashMap<K,V> |
Deprecated.
|
| CountCombiner<T> |
Combines the results of a Collection of CountBlocks which each hold onto a filtered sum (count where) result.
|
| Counter |
A Counter can be used to increment and return an integer count.
|
| CounterProcedure<T> |
CounterProcedure wraps a specified procedure and keeps track of the number of times it is executed.
|
| CountProcedure<T> |
Applies a predicate to an object and increments a count if it returns true.
|
| CountProcedureFactory<T> |
|
| DefaultSpeciesNewStrategy |
|
| DistinctBatch<T> |
|
| DistinctIterable<T> |
A DistinctIterable is an iterable that eliminates duplicates from a source iterable as it iterates.
|
| DistinctIterator<T> |
|
| DoubleArrayList |
DoubleArrayList is similar to FastList, and is memory-optimized for double primitives.
|
| DoubleArrayStack |
DoubleArrayStack is similar to ArrayStack, and is memory-optimized for double primitives.
|
| DoubleBags |
|
| DoubleBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| DoubleBooleanMaps |
|
| DoubleBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleByteMaps |
|
| DoubleBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| DoubleCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| DoubleCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleCharMaps |
|
| DoubleCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleDoubleMaps |
|
| DoubleDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleFloatMaps |
|
| DoubleFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleFunctionComparator<T> |
A Comparator which takes a DoubleFunction to compare a primitive double value retrieved from an object.
|
| DoubleFunctionImpl<T> |
DoubleFunctionImpl is an abstract implementation of the DoubleFunction interface which can be subclassed
explicitly or as an anonymous inner class, without needing to override the valueOf method defined in
Function.
|
| DoubleHashBag |
DoubleHashBag is similar to HashBag, and is memory-optimized for double primitives.
|
| DoubleHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| DoubleIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleIntMaps |
|
| DoubleIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| DoubleIteratorIterate |
The DoubleIteratorIterate class provides implementations of the various iteration patterns for use with the DoubleIterator.
|
| DoubleKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| DoubleLists |
|
| DoubleLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleLongMaps |
|
| DoubleLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| DoubleObjectMaps |
|
| DoubleObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| DoublePredicates |
Provides a set of common predicates for double values.
|
| DoubleQuickSort |
DoubleQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| DoubleSets |
|
| DoubleShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| DoubleShortMaps |
|
| DoubleShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| DoubleSingletonSpliterator |
DoubleSingletonSpliterator is a specialized spliterator of type double.
|
| DoubleStacks |
|
| DoubleSumResultHolder |
|
| DropIterable<T> |
Iterates over the elements of the adapted Iterable skipping the first count elements or the full adapted Iterable if
the count is non-positive.
|
| DropIterablePredicate<T> |
|
| DropIterator<T> |
Deprecated.
|
| DropWhileIterable<T> |
Iterates over the elements of the adapted Iterable skipping the first elements until the predicate returns false.
|
| DropWhileIterablePredicate<T> |
|
| EmptyIterator<T> |
A Singleton iterator which is empty and can be used by all empty collections.
|
| FastList<T> |
FastList is an attempt to provide the same functionality as ArrayList without the support for concurrent
modification exceptions.
|
| FastListCollectIfProcedure<T,V> |
|
| FastListCollectIfProcedureCombiner<T,V> |
Combines the results of a Collection of FastListCollectIfProcedures which each hold onto a transformed and
filtered (collect, if) collection of results.
|
| FastListCollectIfProcedureFactory<T,V> |
|
| FastListCollectProcedure<T,V> |
Applies a function to an object and adds the result to a target fastList.
|
| FastListCollectProcedureCombiner<T,V> |
Combines the results of a Collection of CollectBlocks which each hold onto a transformed (collect)
collection of results.
|
| FastListCollectProcedureFactory<T,V> |
|
| FastListMultimap<K,V> |
|
| FastListRejectProcedure<T> |
Applies a predicate to an object to determine if it should be added to a target fastList.
|
| FastListRejectProcedureCombiner<T> |
Combines the results of a Collection of FastListRejectProcedures which each hold onto a negative filtered (reject)
collection of results.
|
| FastListRejectProcedureFactory<T> |
|
| FastListSelectProcedure<T> |
Applies a predicate to an object to determine if it should be added to a target fastList.
|
| FastListSelectProcedureCombiner<T> |
Combines the results of a Collection of SelectBlocks which each hold onto a filtered (select)
collection of results.
|
| FastListSelectProcedureFactory<T> |
|
| FixedSizeListFactoryImpl |
|
| FixedSizeListIteratorAdapter<T> |
|
| FixedSizeMapFactoryImpl |
|
| FixedSizeSetFactoryImpl |
|
| FlatCollectBooleanToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectByteToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectCharToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectDoubleToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectFloatToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectIntToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectIterable<T,V> |
|
| FlatCollectIterator<T,V> |
|
| FlatCollectListBatch<T,V> |
|
| FlatCollectLongToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectProcedure<T,V> |
Applies a function to an object and adds the result to a target collection.
|
| FlatCollectProcedureCombiner<T,V> |
Combines the results of a Collection of FlatCollectProcedures which each hold onto a transformed (flatten) collection
of results.
|
| FlatCollectProcedureFactory<T,V> |
|
| FlatCollectShortToObjectIterable<V> |
This file was automatically generated from template file flatCollectPrimitiveToObjectIterable.stg.
|
| FlatCollectSortedSetBatch<T,V> |
|
| FlatCollectUnsortedBagBatch<T,V> |
|
| FloatArrayList |
FloatArrayList is similar to FastList, and is memory-optimized for float primitives.
|
| FloatArrayStack |
FloatArrayStack is similar to ArrayStack, and is memory-optimized for float primitives.
|
| FloatBags |
|
| FloatBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| FloatBooleanMaps |
|
| FloatBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatByteMaps |
|
| FloatBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| FloatCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| FloatCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatCharMaps |
|
| FloatCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatDoubleMaps |
|
| FloatDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatFloatMaps |
|
| FloatFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatFunctionComparator<T> |
A Comparator which takes a FloatFunction to compare a primitive float value retrieved from an object.
|
| FloatHashBag |
FloatHashBag is similar to HashBag, and is memory-optimized for float primitives.
|
| FloatHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| FloatIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatIntMaps |
|
| FloatIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| FloatIteratorIterate |
The FloatIteratorIterate class provides implementations of the various iteration patterns for use with the FloatIterator.
|
| FloatKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| FloatLists |
|
| FloatLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatLongMaps |
|
| FloatLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| FloatObjectMaps |
|
| FloatObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| FloatPredicates |
Provides a set of common predicates for float values.
|
| FloatQuickSort |
FloatQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| FloatSets |
|
| FloatShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| FloatShortMaps |
|
| FloatShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| FloatStacks |
|
| FunctionComparator<T,V> |
Simple Comparator that uses a Function
to select a value from the underlying object and compare it against a known value to determine ordering.
|
| Functions |
|
| Functions.BooleanFunctionChain<T1,T2> |
|
| Functions.ByteFunctionChain<T1,T2> |
|
| Functions.CharFunctionChain<T1,T2> |
|
| Functions.DoubleFunctionChain<T1,T2> |
|
| Functions.FloatFunctionChain<T1,T2> |
|
| Functions.FunctionChain<T1,T2,T3> |
|
| Functions.IntFunctionChain<T1,T2> |
|
| Functions.LongFunctionChain<T1,T2> |
|
| Functions.ShortFunctionChain<T1,T2> |
|
| Functions.SizeFunction |
|
| Functions0 |
|
| Functions2 |
Contains factory methods for creating Function2 instances.
|
| GroupByUniqueKeyProcedure<T,K> |
|
| HashBag<T> |
A HashBag is a MutableBag which uses a Map as its underlying data store.
|
| HashBagMultimap<K,V> |
|
| HashBagMultimapWithHashingStrategy<K,V> |
|
| HashBagWithHashingStrategy<T> |
|
| HashBiMap<K,V> |
A MutableBiMap which uses two hash tables as its underlying data store.
|
| HashingStrategies |
|
| HashingStrategyBags |
|
| HashingStrategyMaps |
|
| HashingStrategySets |
|
| IfFunction<T,V> |
|
| IfObjectIntProcedure<T> |
A conditional ObjectIntProcedure that effectively filters which objects should be used
|
| IfProcedure<T> |
IfProcedure allows developers to evaluate the specified procedure only when either predicate returns true.
|
| IfProcedureWith<T,P> |
A conditional parameterized two argument procedure that effectively filters which objects should be used
|
| ImmutableArrayBag<T> |
|
| ImmutableBagFactoryImpl |
|
| ImmutableBagMultimapImpl<K,V> |
The default ImmutableBagMultimap implementation.
|
| ImmutableBiMapFactoryImpl |
|
| ImmutableBooleanBagFactoryImpl |
ImmutableBooleanBagFactoryImpl is a factory implementation which creates instances of type ImmutableBooleanBag.
|
| ImmutableBooleanListFactoryImpl |
ImmutableBooleanListFactoryImpl is a factory implementation which creates instances of type ImmutableBooleanList.
|
| ImmutableBooleanSetFactoryImpl |
ImmutableBooleanSetFactoryImpl is a factory implementation which creates instances of type ImmutableBooleanSet.
|
| ImmutableBooleanSetSerializationProxy |
|
| ImmutableBooleanStackFactoryImpl |
ImmutableBooleanStackFactoryImpl is a factory implementation which creates instances of type ImmutableBooleanStack.
|
| ImmutableByteBagFactoryImpl |
ImmutableByteBagFactoryImpl is a factory implementation which creates instances of type ImmutableByteBag.
|
| ImmutableByteBooleanMapFactoryImpl |
ImmutableByteBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteBooleanMap.
|
| ImmutableByteByteMapFactoryImpl |
ImmutableByteByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteByteMap.
|
| ImmutableByteCharMapFactoryImpl |
ImmutableByteCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteCharMap.
|
| ImmutableByteDoubleMapFactoryImpl |
ImmutableByteDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteDoubleMap.
|
| ImmutableByteFloatMapFactoryImpl |
ImmutableByteFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteFloatMap.
|
| ImmutableByteIntMapFactoryImpl |
ImmutableByteIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteIntMap.
|
| ImmutableByteListFactoryImpl |
ImmutableByteListFactoryImpl is a factory implementation which creates instances of type ImmutableByteList.
|
| ImmutableByteLongMapFactoryImpl |
ImmutableByteLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteLongMap.
|
| ImmutableByteObjectMapFactoryImpl |
ImmutableByteObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteObjectMap.
|
| ImmutableByteSetFactoryImpl |
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type ImmutableByteSet.
|
| ImmutableByteSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableByteShortMapFactoryImpl |
ImmutableByteShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableByteShortMap.
|
| ImmutableByteStackFactoryImpl |
ImmutableByteStackFactoryImpl is a factory implementation which creates instances of type ImmutableByteStack.
|
| ImmutableCharBagFactoryImpl |
ImmutableCharBagFactoryImpl is a factory implementation which creates instances of type ImmutableCharBag.
|
| ImmutableCharBooleanMapFactoryImpl |
ImmutableCharBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharBooleanMap.
|
| ImmutableCharByteMapFactoryImpl |
ImmutableCharByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharByteMap.
|
| ImmutableCharCharMapFactoryImpl |
ImmutableCharCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharCharMap.
|
| ImmutableCharDoubleMapFactoryImpl |
ImmutableCharDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharDoubleMap.
|
| ImmutableCharFloatMapFactoryImpl |
ImmutableCharFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharFloatMap.
|
| ImmutableCharIntMapFactoryImpl |
ImmutableCharIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharIntMap.
|
| ImmutableCharListFactoryImpl |
ImmutableCharListFactoryImpl is a factory implementation which creates instances of type ImmutableCharList.
|
| ImmutableCharLongMapFactoryImpl |
ImmutableCharLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharLongMap.
|
| ImmutableCharObjectMapFactoryImpl |
ImmutableCharObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharObjectMap.
|
| ImmutableCharSetFactoryImpl |
ImmutableCharSetFactoryImpl is a factory implementation which creates instances of type ImmutableCharSet.
|
| ImmutableCharSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableCharShortMapFactoryImpl |
ImmutableCharShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableCharShortMap.
|
| ImmutableCharStackFactoryImpl |
ImmutableCharStackFactoryImpl is a factory implementation which creates instances of type ImmutableCharStack.
|
| ImmutableDoubleBagFactoryImpl |
ImmutableDoubleBagFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleBag.
|
| ImmutableDoubleBooleanMapFactoryImpl |
|
| ImmutableDoubleByteMapFactoryImpl |
ImmutableDoubleByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleByteMap.
|
| ImmutableDoubleCharMapFactoryImpl |
ImmutableDoubleCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleCharMap.
|
| ImmutableDoubleDoubleMapFactoryImpl |
ImmutableDoubleDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleDoubleMap.
|
| ImmutableDoubleFloatMapFactoryImpl |
ImmutableDoubleFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleFloatMap.
|
| ImmutableDoubleIntMapFactoryImpl |
ImmutableDoubleIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleIntMap.
|
| ImmutableDoubleListFactoryImpl |
ImmutableDoubleListFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleList.
|
| ImmutableDoubleLongMapFactoryImpl |
ImmutableDoubleLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleLongMap.
|
| ImmutableDoubleObjectMapFactoryImpl |
ImmutableDoubleObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleObjectMap.
|
| ImmutableDoubleSetFactoryImpl |
ImmutableDoubleSetFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleSet.
|
| ImmutableDoubleSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableDoubleShortMapFactoryImpl |
ImmutableDoubleShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleShortMap.
|
| ImmutableDoubleStackFactoryImpl |
ImmutableDoubleStackFactoryImpl is a factory implementation which creates instances of type ImmutableDoubleStack.
|
| ImmutableEmptyBooleanIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyByteIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyCharIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyDoubleIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyFloatIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyIntIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyLongIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEmptyShortIterator |
This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
|
| ImmutableEntry<K,V> |
|
| ImmutableEntryWithHashingStrategy<K,V> |
|
| ImmutableFloatBagFactoryImpl |
ImmutableFloatBagFactoryImpl is a factory implementation which creates instances of type ImmutableFloatBag.
|
| ImmutableFloatBooleanMapFactoryImpl |
ImmutableFloatBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatBooleanMap.
|
| ImmutableFloatByteMapFactoryImpl |
ImmutableFloatByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatByteMap.
|
| ImmutableFloatCharMapFactoryImpl |
ImmutableFloatCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatCharMap.
|
| ImmutableFloatDoubleMapFactoryImpl |
ImmutableFloatDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatDoubleMap.
|
| ImmutableFloatFloatMapFactoryImpl |
ImmutableFloatFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatFloatMap.
|
| ImmutableFloatIntMapFactoryImpl |
ImmutableFloatIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatIntMap.
|
| ImmutableFloatListFactoryImpl |
ImmutableFloatListFactoryImpl is a factory implementation which creates instances of type ImmutableFloatList.
|
| ImmutableFloatLongMapFactoryImpl |
ImmutableFloatLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatLongMap.
|
| ImmutableFloatObjectMapFactoryImpl |
ImmutableFloatObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatObjectMap.
|
| ImmutableFloatSetFactoryImpl |
ImmutableFloatSetFactoryImpl is a factory implementation which creates instances of type ImmutableFloatSet.
|
| ImmutableFloatSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableFloatShortMapFactoryImpl |
ImmutableFloatShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableFloatShortMap.
|
| ImmutableFloatStackFactoryImpl |
ImmutableFloatStackFactoryImpl is a factory implementation which creates instances of type ImmutableFloatStack.
|
| ImmutableHashBag<T> |
|
| ImmutableHashingStrategyMapFactoryImpl |
|
| ImmutableHashingStrategySetFactoryImpl |
|
| ImmutableIntBagFactoryImpl |
ImmutableIntBagFactoryImpl is a factory implementation which creates instances of type ImmutableIntBag.
|
| ImmutableIntBooleanMapFactoryImpl |
ImmutableIntBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntBooleanMap.
|
| ImmutableIntByteMapFactoryImpl |
ImmutableIntByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntByteMap.
|
| ImmutableIntCharMapFactoryImpl |
ImmutableIntCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntCharMap.
|
| ImmutableIntDoubleMapFactoryImpl |
ImmutableIntDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntDoubleMap.
|
| ImmutableIntFloatMapFactoryImpl |
ImmutableIntFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntFloatMap.
|
| ImmutableIntIntMapFactoryImpl |
ImmutableIntIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntIntMap.
|
| ImmutableIntListFactoryImpl |
ImmutableIntListFactoryImpl is a factory implementation which creates instances of type ImmutableIntList.
|
| ImmutableIntLongMapFactoryImpl |
ImmutableIntLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntLongMap.
|
| ImmutableIntObjectMapFactoryImpl |
ImmutableIntObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntObjectMap.
|
| ImmutableIntSetFactoryImpl |
ImmutableIntSetFactoryImpl is a factory implementation which creates instances of type ImmutableIntSet.
|
| ImmutableIntSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableIntShortMapFactoryImpl |
ImmutableIntShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableIntShortMap.
|
| ImmutableIntStackFactoryImpl |
ImmutableIntStackFactoryImpl is a factory implementation which creates instances of type ImmutableIntStack.
|
| ImmutableIterator<T> |
|
| ImmutableListFactoryImpl |
|
| ImmutableListIterator<T> |
|
| ImmutableListMultimapImpl<K,V> |
The default ImmutableListMultimap implementation.
|
| ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy<K,V> |
|
| ImmutableLongBagFactoryImpl |
ImmutableLongBagFactoryImpl is a factory implementation which creates instances of type ImmutableLongBag.
|
| ImmutableLongBooleanMapFactoryImpl |
ImmutableLongBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongBooleanMap.
|
| ImmutableLongByteMapFactoryImpl |
ImmutableLongByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongByteMap.
|
| ImmutableLongCharMapFactoryImpl |
ImmutableLongCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongCharMap.
|
| ImmutableLongDoubleMapFactoryImpl |
ImmutableLongDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongDoubleMap.
|
| ImmutableLongFloatMapFactoryImpl |
ImmutableLongFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongFloatMap.
|
| ImmutableLongIntMapFactoryImpl |
ImmutableLongIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongIntMap.
|
| ImmutableLongListFactoryImpl |
ImmutableLongListFactoryImpl is a factory implementation which creates instances of type ImmutableLongList.
|
| ImmutableLongLongMapFactoryImpl |
ImmutableLongLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongLongMap.
|
| ImmutableLongObjectMapFactoryImpl |
ImmutableLongObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongObjectMap.
|
| ImmutableLongSetFactoryImpl |
ImmutableLongSetFactoryImpl is a factory implementation which creates instances of type ImmutableLongSet.
|
| ImmutableLongSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableLongShortMapFactoryImpl |
ImmutableLongShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableLongShortMap.
|
| ImmutableLongStackFactoryImpl |
ImmutableLongStackFactoryImpl is a factory implementation which creates instances of type ImmutableLongStack.
|
| ImmutableMapFactoryImpl |
|
| ImmutableMultimapSerializationProxy<K,V,R extends RichIterable<V>> |
|
| ImmutableObjectBooleanMapFactoryImpl |
|
| ImmutableObjectByteMapFactoryImpl |
ImmutableObjectByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectByteMap.
|
| ImmutableObjectCharMapFactoryImpl |
ImmutableObjectCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectCharMap.
|
| ImmutableObjectDoubleMapFactoryImpl |
ImmutableObjectDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectDoubleMap.
|
| ImmutableObjectFloatMapFactoryImpl |
ImmutableObjectFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectFloatMap.
|
| ImmutableObjectIntMapFactoryImpl |
ImmutableObjectIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectIntMap.
|
| ImmutableObjectLongMapFactoryImpl |
ImmutableObjectLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectLongMap.
|
| ImmutableObjectShortMapFactoryImpl |
ImmutableObjectShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableObjectShortMap.
|
| ImmutableOrderedMapAdapter<K,V> |
|
| ImmutableSetFactoryImpl |
|
| ImmutableSetMultimapImpl<K,V> |
The default ImmutableBagMultimap implementation.
|
| ImmutableShortBagFactoryImpl |
ImmutableShortBagFactoryImpl is a factory implementation which creates instances of type ImmutableShortBag.
|
| ImmutableShortBooleanMapFactoryImpl |
ImmutableShortBooleanMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortBooleanMap.
|
| ImmutableShortByteMapFactoryImpl |
ImmutableShortByteMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortByteMap.
|
| ImmutableShortCharMapFactoryImpl |
ImmutableShortCharMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortCharMap.
|
| ImmutableShortDoubleMapFactoryImpl |
ImmutableShortDoubleMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortDoubleMap.
|
| ImmutableShortFloatMapFactoryImpl |
ImmutableShortFloatMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortFloatMap.
|
| ImmutableShortIntMapFactoryImpl |
ImmutableShortIntMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortIntMap.
|
| ImmutableShortListFactoryImpl |
ImmutableShortListFactoryImpl is a factory implementation which creates instances of type ImmutableShortList.
|
| ImmutableShortLongMapFactoryImpl |
ImmutableShortLongMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortLongMap.
|
| ImmutableShortObjectMapFactoryImpl |
ImmutableShortObjectMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortObjectMap.
|
| ImmutableShortSetFactoryImpl |
ImmutableShortSetFactoryImpl is a factory implementation which creates instances of type ImmutableShortSet.
|
| ImmutableShortSetSerializationProxy |
This file was automatically generated from template file immutablePrimitiveSetSerializationProxy.stg.
|
| ImmutableShortShortMapFactoryImpl |
ImmutableShortShortMapFactoryImpl is a factory implementation which creates instances of type ImmutableShortShortMap.
|
| ImmutableShortStackFactoryImpl |
ImmutableShortStackFactoryImpl is a factory implementation which creates instances of type ImmutableShortStack.
|
| ImmutableSortedBagFactoryImpl |
|
| ImmutableSortedBagMultimapImpl<K,V> |
|
| ImmutableSortedMapFactoryImpl |
|
| ImmutableSortedSetFactoryImpl |
|
| ImmutableSortedSetMultimapImpl<K,V> |
The default ImmutableSortedSetMultimap implementation.
|
| ImmutableStackFactoryImpl |
|
| ImmutableTreeMap<K,V> |
|
| ImmutableUnifiedMap<K,V> |
|
| ImmutableUnifiedMapWithHashingStrategy<K,V> |
|
| InjectIntoDoubleProcedure<T> |
|
| InjectIntoFloatProcedure<T> |
|
| InjectIntoIntProcedure<T> |
|
| InjectIntoLongProcedure<T> |
|
| InjectIntoProcedure<IV,T> |
|
| IntArrayList |
IntArrayList is similar to FastList, and is memory-optimized for int primitives.
|
| IntArrayStack |
IntArrayStack is similar to ArrayStack, and is memory-optimized for int primitives.
|
| IntBags |
|
| IntBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| IntBooleanMaps |
|
| IntBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntByteMaps |
|
| IntBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| IntCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| IntCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntCharMaps |
|
| IntCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntDoubleMaps |
|
| IntDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntegerFunctionImpl<T> |
IntegerFunctionImpl is an abstract implementation of the IntFunction interface which can be subclassed
explicitly or as an anonymous inner class, without needing to override the valueOf method defined in
Function.
|
| IntegerPredicates |
|
| InternalArrayIterate |
|
| Interval |
An Interval is a range of integers that may be iterated over using a step value.
|
| IntervalUtils |
This is a utility class for common behaviors between Interval and IntInterval.
|
| IntFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntFloatMaps |
|
| IntFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntFunctionComparator<T> |
A Comparator which takes a IntFunction to compare a primitive int value retrieved from an object.
|
| IntHashBag |
IntHashBag is similar to HashBag, and is memory-optimized for int primitives.
|
| IntHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| IntInterval |
An IntInterval is a range of ints that may be iterated over using a step value.
|
| IntIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntIntMaps |
|
| IntIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntIntProcedure |
Deprecated.
|
| IntIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| IntIteratorIterate |
The IntIteratorIterate class provides implementations of the various iteration patterns for use with the IntIterator.
|
| IntKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| IntLists |
|
| IntLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntLongMaps |
|
| IntLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| IntObjectMaps |
|
| IntObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| IntObjectProcedure<T> |
Deprecated.
|
| IntPredicates |
Provides a set of common predicates for int values.
|
| IntProcedure |
Deprecated.
|
| IntProcedureWithInt |
Deprecated.
|
| IntQuickSort |
IntQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| IntSets |
|
| IntShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| IntShortMaps |
|
| IntShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| IntSingletonSpliterator |
IntSingletonSpliterator is a specialized spliterator of type int.
|
| IntStacks |
|
| IntToIntFunctions |
|
| IterableIterate |
The IterableIterate class provides a few of the methods from the Smalltalk Collection Protocol for use with general
Collection classes.
|
| Iterables |
|
| Iterate |
A utility class that acts as a router to other utility classes to provide optimized iteration pattern
implementations based on the type of Iterable.
|
| IteratorIterate |
The IteratorIterate class implementations of the various iteration patterns for use with java.util.Iterator.
|
| LazyBooleanIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyBooleanIterate |
LazyBooleanIterate is a factory class which creates "deferred" boolean iterables around the specified boolean iterables.
|
| LazyByteIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyByteIterate |
LazyByteIterate is a factory class which creates "deferred" byte iterables around the specified byte iterables.
|
| LazyCharIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyCharIterate |
LazyCharIterate is a factory class which creates "deferred" char iterables around the specified char iterables.
|
| LazyDoubleIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyDoubleIterate |
LazyDoubleIterate is a factory class which creates "deferred" double iterables around the specified double iterables.
|
| LazyFloatIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyFloatIterate |
LazyFloatIterate is a factory class which creates "deferred" float iterables around the specified float iterables.
|
| LazyIntIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyIntIterate |
LazyIntIterate is a factory class which creates "deferred" int iterables around the specified int iterables.
|
| LazyIterableAdapter<T> |
A LazyIterableAdapter wraps any iterable with the LazyIterable interface.
|
| LazyIterate |
LazyIterate is a factory class which creates "deferred" iterables around the specified iterables.
|
| LazyLongIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyLongIterate |
LazyLongIterate is a factory class which creates "deferred" long iterables around the specified long iterables.
|
| LazyShortIterableAdapter |
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
| LazyShortIterate |
LazyShortIterate is a factory class which creates "deferred" short iterables around the specified short iterables.
|
| ListAdapter<T> |
This class provides a MutableList wrapper around a JDK Collections List interface instance.
|
| ListBatch<T> |
|
| ListIterableBatch<T> |
|
| ListIterableParallelIterable<T> |
|
| ListIterate |
The ListIterate utility class can be useful for iterating over lists, especially if there
is a desire to return a MutableList from any of the iteration methods.
|
| Lists |
This class should be used to create instances of MutableList, ImmutableList and FixedSizeList
|
| LongArrayList |
LongArrayList is similar to FastList, and is memory-optimized for long primitives.
|
| LongArrayStack |
LongArrayStack is similar to ArrayStack, and is memory-optimized for long primitives.
|
| LongBags |
|
| LongBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| LongBooleanMaps |
|
| LongBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongByteMaps |
|
| LongBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| LongCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| LongCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongCharMaps |
|
| LongCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongDoubleMaps |
|
| LongDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongFloatMaps |
|
| LongFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongFunctionComparator<T> |
A Comparator which takes a LongFunction to compare a primitive long value retrieved from an object.
|
| LongFunctionImpl<T> |
LongFunctionImpl is an abstract implementation of the LongFunction interface which can be subclassed
explicitly or as an anonymous inner class, without needing to override the valueOf method defined in
Function.
|
| LongHashBag |
LongHashBag is similar to HashBag, and is memory-optimized for long primitives.
|
| LongHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| LongInterval |
An LongInterval is a range of longs that may be iterated over using a step value.
|
| LongIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongIntMaps |
|
| LongIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| LongIteratorIterate |
The LongIteratorIterate class provides implementations of the various iteration patterns for use with the LongIterator.
|
| LongKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| LongLists |
|
| LongLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongLongMaps |
|
| LongLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| LongObjectMaps |
|
| LongObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| LongPredicates |
|
| LongPredicates |
Provides a set of common predicates for long values.
|
| LongQuickSort |
LongQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| LongSets |
|
| LongShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| LongShortMaps |
|
| LongShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| LongSingletonSpliterator |
LongSingletonSpliterator is a specialized spliterator of type long.
|
| LongStacks |
|
| MapAdapter<K,V> |
This class provides a MutableMap wrapper around a JDK Collections Map interface instance.
|
| MapCollectProcedure<T,K,V> |
MapCollectProcedure uses a Function to calculate the key for an object and puts the object with the key
into the specified Map.
|
| MapEntryPredicate<T1,T2> |
|
| MapEntryToProcedure2<K,V> |
MapEntryToProcedure2 translates the result of calling entrySet() on a Map, which results in a collection
of Map.Entry objects into corresponding Procedure2s.
|
| MapIterate |
The MapIterate class provides a few of the methods from the Smalltalk Collection Protocol.
|
| MapPutProcedure<K,V> |
Transfers keys and values from one map to another
|
| Maps |
This class should be used to create instances of MutableMap, ImmutableMap and FixedSizeMap
|
| MaxByProcedure<T,V extends Comparable<? super V>> |
Implementation of Procedure that holds on to the maximum element seen so far,
determined by the Function.
|
| MaxComparatorProcedure<T> |
Implementation of Procedure that holds on to the maximum element seen so far,
determined by the Comparator.
|
| MaxFunction |
MaxFunction contains iterator aware implementations of Max() for integers, doubles, and longs.
|
| MaxProcedure<T> |
Implementation of Procedure that holds on to the minimum element seen so far,
determined by the Function.
|
| MaxSizeFunction |
MaxSizeFunction compares the size of strings, collections, or maps to determine the max size.
|
| MinByProcedure<T,V extends Comparable<? super V>> |
Implementation of Procedure that holds on to the minimum element seen so far,
determined by the Function.
|
| MinComparatorProcedure<T> |
Implementation of Procedure that holds on to the minimum element seen so far,
determined by the Comparator
|
| MinFunction |
MinFunction contains iterator aware implementations of Min() for integers, doubles, and longs.
|
| MinProcedure<T> |
Implementation of Procedure that holds on to the minimum element seen so far,
determined by the Function.
|
| MinSizeFunction |
MinSizeFunction compares the size of strings, collections, or maps to determine the min size.
|
| MultimapEachPutProcedure<K,V> |
MultimapEachPutProcedure uses a Function to calculate the keys for an object and puts the object with each of
the keys into the specified MutableMultimap.
|
| MultimapFunctions |
|
| MultimapKeyValuePutAllProcedure<T,K,V> |
MultimapKeyValuePutAllProcedure uses two Functions to calculate the key and values for an object and puts the key with
all values into the specified MutableMultimap.
|
| MultimapKeyValuePutProcedure<T,K,V> |
MultimapKeyValuePutProcedure uses two Functions to calculate the key and value for an object and puts the key and value
into the specified MutableMultimap.
|
| MultimapKeyValuesSerializingProcedure<K,V> |
|
| MultimapPutProcedure<K,V> |
MultimapPutProcedure uses a Function to calculate the key for an object and puts the object with the key
into the specified MutableMultimap.
|
| Multimaps |
|
| Multimaps.ImmutableMultimaps |
|
| Multimaps.ImmutableMultimaps.ImmutableBagMultimapFactory |
|
| Multimaps.ImmutableMultimaps.ImmutableListMultimapFactory |
|
| Multimaps.ImmutableMultimaps.ImmutableSetMultimapFactory |
|
| Multimaps.ImmutableMultimaps.ImmutableSortedBagMultimapFactory |
|
| Multimaps.ImmutableMultimaps.ImmutableSortedSetMultimapFactory |
|
| Multimaps.MutableMultimaps |
|
| Multimaps.MutableMultimaps.MutableBagMultimapFactory |
|
| Multimaps.MutableMultimaps.MutableListMultimapFactory |
|
| Multimaps.MutableMultimaps.MutableSetMultimapFactory |
|
| Multimaps.MutableMultimaps.MutableSortedBagMultimapFactory |
|
| Multimaps.MutableMultimaps.MutableSortedSetMultimapFactory |
|
| MultiplyFunction |
|
| MultiReaderFastList<T> |
MultiReadFastList provides a thread-safe wrapper around a FastList, using a ReentrantReadWriteLock.
|
| MultiReaderFastListMultimap<K,V> |
|
| MultiReaderHashBag<T> |
MultiReaderHashBag provides a thread-safe wrapper around a HashBag, using a ReentrantReadWriteLock.
|
| MultiReaderHashBagMultimap<K,V> |
|
| MultiReaderMutableBagFactory |
|
| MultiReaderMutableListFactory |
|
| MultiReaderMutableSetFactory |
|
| MultiReaderParallelIterable<T> |
|
| MultiReaderParallelListIterable<T> |
|
| MultiReaderParallelUnsortedSetIterable<T> |
|
| MultiReaderUnifiedSet<T> |
MultiReadUnifiedSet provides a thread-safe wrapper around a UnifiedSet, using a ReentrantReadWriteLock.
|
| MultiReaderUnifiedSetMultimap<K,V> |
|
| MutableBagFactoryImpl |
|
| MutableBiMapFactoryImpl |
|
| MutableBooleanBagFactoryImpl |
MutableBooleanBagFactoryImpl is a factory implementation which creates instances of type MutableBooleanBag.
|
| MutableBooleanListFactoryImpl |
MutableBooleanListFactoryImpl is a factory implementation which creates instances of type MutableBooleanList.
|
| MutableBooleanSetFactoryImpl |
MutableBooleanSetFactoryImpl is a factory implementation which creates instances of type MutableBooleanSet.
|
| MutableBooleanStackFactoryImpl |
MutableBooleanStackFactoryImpl is a factory implementation which creates instances of type MutableBooleanStack.
|
| MutableByteBagFactoryImpl |
MutableByteBagFactoryImpl is a factory implementation which creates instances of type MutableByteBag.
|
| MutableByteBooleanMapFactoryImpl |
MutableByteBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableByteBooleanMap.
|
| MutableByteByteMapFactoryImpl |
MutableByteByteMapFactoryImpl is a factory implementation which creates instances of type MutableByteByteMap.
|
| MutableByteCharMapFactoryImpl |
MutableByteCharMapFactoryImpl is a factory implementation which creates instances of type MutableByteCharMap.
|
| MutableByteDoubleMapFactoryImpl |
MutableByteDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableByteDoubleMap.
|
| MutableByteFloatMapFactoryImpl |
MutableByteFloatMapFactoryImpl is a factory implementation which creates instances of type MutableByteFloatMap.
|
| MutableByteIntMapFactoryImpl |
MutableByteIntMapFactoryImpl is a factory implementation which creates instances of type MutableByteIntMap.
|
| MutableByteKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableByteListFactoryImpl |
MutableByteListFactoryImpl is a factory implementation which creates instances of type MutableByteList.
|
| MutableByteLongMapFactoryImpl |
MutableByteLongMapFactoryImpl is a factory implementation which creates instances of type MutableByteLongMap.
|
| MutableByteObjectMapFactoryImpl |
MutableByteObjectMapFactoryImpl is a factory implementation which creates instances of type MutableByteObjectMap.
|
| MutableByteSetFactoryImpl |
MutableByteSetFactoryImpl is a factory implementation which creates instances of type MutableByteSet.
|
| MutableByteShortMapFactoryImpl |
MutableByteShortMapFactoryImpl is a factory implementation which creates instances of type MutableByteShortMap.
|
| MutableByteStackFactoryImpl |
MutableByteStackFactoryImpl is a factory implementation which creates instances of type MutableByteStack.
|
| MutableCharBagFactoryImpl |
MutableCharBagFactoryImpl is a factory implementation which creates instances of type MutableCharBag.
|
| MutableCharBooleanMapFactoryImpl |
MutableCharBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableCharBooleanMap.
|
| MutableCharByteMapFactoryImpl |
MutableCharByteMapFactoryImpl is a factory implementation which creates instances of type MutableCharByteMap.
|
| MutableCharCharMapFactoryImpl |
MutableCharCharMapFactoryImpl is a factory implementation which creates instances of type MutableCharCharMap.
|
| MutableCharDoubleMapFactoryImpl |
MutableCharDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableCharDoubleMap.
|
| MutableCharFloatMapFactoryImpl |
MutableCharFloatMapFactoryImpl is a factory implementation which creates instances of type MutableCharFloatMap.
|
| MutableCharIntMapFactoryImpl |
MutableCharIntMapFactoryImpl is a factory implementation which creates instances of type MutableCharIntMap.
|
| MutableCharKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableCharListFactoryImpl |
MutableCharListFactoryImpl is a factory implementation which creates instances of type MutableCharList.
|
| MutableCharLongMapFactoryImpl |
MutableCharLongMapFactoryImpl is a factory implementation which creates instances of type MutableCharLongMap.
|
| MutableCharObjectMapFactoryImpl |
MutableCharObjectMapFactoryImpl is a factory implementation which creates instances of type MutableCharObjectMap.
|
| MutableCharSetFactoryImpl |
MutableCharSetFactoryImpl is a factory implementation which creates instances of type MutableCharSet.
|
| MutableCharShortMapFactoryImpl |
MutableCharShortMapFactoryImpl is a factory implementation which creates instances of type MutableCharShortMap.
|
| MutableCharStackFactoryImpl |
MutableCharStackFactoryImpl is a factory implementation which creates instances of type MutableCharStack.
|
| MutableCollectionIterate |
|
| MutableDoubleBagFactoryImpl |
MutableDoubleBagFactoryImpl is a factory implementation which creates instances of type MutableDoubleBag.
|
| MutableDoubleBooleanMapFactoryImpl |
MutableDoubleBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleBooleanMap.
|
| MutableDoubleByteMapFactoryImpl |
MutableDoubleByteMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleByteMap.
|
| MutableDoubleCharMapFactoryImpl |
MutableDoubleCharMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleCharMap.
|
| MutableDoubleDoubleMapFactoryImpl |
MutableDoubleDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleDoubleMap.
|
| MutableDoubleFloatMapFactoryImpl |
MutableDoubleFloatMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleFloatMap.
|
| MutableDoubleIntMapFactoryImpl |
MutableDoubleIntMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleIntMap.
|
| MutableDoubleKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableDoubleListFactoryImpl |
MutableDoubleListFactoryImpl is a factory implementation which creates instances of type MutableDoubleList.
|
| MutableDoubleLongMapFactoryImpl |
MutableDoubleLongMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleLongMap.
|
| MutableDoubleObjectMapFactoryImpl |
MutableDoubleObjectMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleObjectMap.
|
| MutableDoubleSetFactoryImpl |
MutableDoubleSetFactoryImpl is a factory implementation which creates instances of type MutableDoubleSet.
|
| MutableDoubleShortMapFactoryImpl |
MutableDoubleShortMapFactoryImpl is a factory implementation which creates instances of type MutableDoubleShortMap.
|
| MutableDoubleStackFactoryImpl |
MutableDoubleStackFactoryImpl is a factory implementation which creates instances of type MutableDoubleStack.
|
| MutableFloatBagFactoryImpl |
MutableFloatBagFactoryImpl is a factory implementation which creates instances of type MutableFloatBag.
|
| MutableFloatBooleanMapFactoryImpl |
MutableFloatBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableFloatBooleanMap.
|
| MutableFloatByteMapFactoryImpl |
MutableFloatByteMapFactoryImpl is a factory implementation which creates instances of type MutableFloatByteMap.
|
| MutableFloatCharMapFactoryImpl |
MutableFloatCharMapFactoryImpl is a factory implementation which creates instances of type MutableFloatCharMap.
|
| MutableFloatDoubleMapFactoryImpl |
MutableFloatDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableFloatDoubleMap.
|
| MutableFloatFloatMapFactoryImpl |
MutableFloatFloatMapFactoryImpl is a factory implementation which creates instances of type MutableFloatFloatMap.
|
| MutableFloatIntMapFactoryImpl |
MutableFloatIntMapFactoryImpl is a factory implementation which creates instances of type MutableFloatIntMap.
|
| MutableFloatKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableFloatListFactoryImpl |
MutableFloatListFactoryImpl is a factory implementation which creates instances of type MutableFloatList.
|
| MutableFloatLongMapFactoryImpl |
MutableFloatLongMapFactoryImpl is a factory implementation which creates instances of type MutableFloatLongMap.
|
| MutableFloatObjectMapFactoryImpl |
MutableFloatObjectMapFactoryImpl is a factory implementation which creates instances of type MutableFloatObjectMap.
|
| MutableFloatSetFactoryImpl |
MutableFloatSetFactoryImpl is a factory implementation which creates instances of type MutableFloatSet.
|
| MutableFloatShortMapFactoryImpl |
MutableFloatShortMapFactoryImpl is a factory implementation which creates instances of type MutableFloatShortMap.
|
| MutableFloatStackFactoryImpl |
MutableFloatStackFactoryImpl is a factory implementation which creates instances of type MutableFloatStack.
|
| MutableHashingStrategyBagFactoryImpl |
|
| MutableHashingStrategyMapFactoryImpl |
|
| MutableHashingStrategySetFactoryImpl |
|
| MutableIntBagFactoryImpl |
MutableIntBagFactoryImpl is a factory implementation which creates instances of type MutableIntBag.
|
| MutableIntBooleanMapFactoryImpl |
MutableIntBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableIntBooleanMap.
|
| MutableIntByteMapFactoryImpl |
MutableIntByteMapFactoryImpl is a factory implementation which creates instances of type MutableIntByteMap.
|
| MutableIntCharMapFactoryImpl |
MutableIntCharMapFactoryImpl is a factory implementation which creates instances of type MutableIntCharMap.
|
| MutableIntDoubleMapFactoryImpl |
MutableIntDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableIntDoubleMap.
|
| MutableIntFloatMapFactoryImpl |
MutableIntFloatMapFactoryImpl is a factory implementation which creates instances of type MutableIntFloatMap.
|
| MutableIntIntMapFactoryImpl |
MutableIntIntMapFactoryImpl is a factory implementation which creates instances of type MutableIntIntMap.
|
| MutableIntKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableIntListFactoryImpl |
MutableIntListFactoryImpl is a factory implementation which creates instances of type MutableIntList.
|
| MutableIntLongMapFactoryImpl |
MutableIntLongMapFactoryImpl is a factory implementation which creates instances of type MutableIntLongMap.
|
| MutableIntObjectMapFactoryImpl |
MutableIntObjectMapFactoryImpl is a factory implementation which creates instances of type MutableIntObjectMap.
|
| MutableIntSetFactoryImpl |
MutableIntSetFactoryImpl is a factory implementation which creates instances of type MutableIntSet.
|
| MutableIntShortMapFactoryImpl |
MutableIntShortMapFactoryImpl is a factory implementation which creates instances of type MutableIntShortMap.
|
| MutableIntStackFactoryImpl |
MutableIntStackFactoryImpl is a factory implementation which creates instances of type MutableIntStack.
|
| MutableIterator<T> |
|
| MutableListFactoryImpl |
|
| MutableListIterator<T> |
|
| MutableLongBagFactoryImpl |
MutableLongBagFactoryImpl is a factory implementation which creates instances of type MutableLongBag.
|
| MutableLongBooleanMapFactoryImpl |
MutableLongBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableLongBooleanMap.
|
| MutableLongByteMapFactoryImpl |
MutableLongByteMapFactoryImpl is a factory implementation which creates instances of type MutableLongByteMap.
|
| MutableLongCharMapFactoryImpl |
MutableLongCharMapFactoryImpl is a factory implementation which creates instances of type MutableLongCharMap.
|
| MutableLongDoubleMapFactoryImpl |
MutableLongDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableLongDoubleMap.
|
| MutableLongFloatMapFactoryImpl |
MutableLongFloatMapFactoryImpl is a factory implementation which creates instances of type MutableLongFloatMap.
|
| MutableLongIntMapFactoryImpl |
MutableLongIntMapFactoryImpl is a factory implementation which creates instances of type MutableLongIntMap.
|
| MutableLongKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableLongListFactoryImpl |
MutableLongListFactoryImpl is a factory implementation which creates instances of type MutableLongList.
|
| MutableLongLongMapFactoryImpl |
MutableLongLongMapFactoryImpl is a factory implementation which creates instances of type MutableLongLongMap.
|
| MutableLongObjectMapFactoryImpl |
MutableLongObjectMapFactoryImpl is a factory implementation which creates instances of type MutableLongObjectMap.
|
| MutableLongSetFactoryImpl |
MutableLongSetFactoryImpl is a factory implementation which creates instances of type MutableLongSet.
|
| MutableLongShortMapFactoryImpl |
MutableLongShortMapFactoryImpl is a factory implementation which creates instances of type MutableLongShortMap.
|
| MutableLongStackFactoryImpl |
MutableLongStackFactoryImpl is a factory implementation which creates instances of type MutableLongStack.
|
| MutableMapFactoryImpl |
|
| MutableObjectBooleanHashingStrategyMapFactoryImpl |
MutableObjectBooleanHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectBooleanMap.
|
| MutableObjectBooleanMapFactoryImpl |
MutableObjectBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableObjectBooleanMap.
|
| MutableObjectByteHashingStrategyMapFactoryImpl |
MutableObjectByteHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectByteMap.
|
| MutableObjectByteMapFactoryImpl |
MutableObjectByteMapFactoryImpl is a factory implementation which creates instances of type MutableObjectByteMap.
|
| MutableObjectCharHashingStrategyMapFactoryImpl |
MutableObjectCharHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectCharMap.
|
| MutableObjectCharMapFactoryImpl |
MutableObjectCharMapFactoryImpl is a factory implementation which creates instances of type MutableObjectCharMap.
|
| MutableObjectDoubleHashingStrategyMapFactoryImpl |
MutableObjectDoubleHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectDoubleMap.
|
| MutableObjectDoubleMapFactoryImpl |
MutableObjectDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableObjectDoubleMap.
|
| MutableObjectFloatHashingStrategyMapFactoryImpl |
MutableObjectFloatHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectFloatMap.
|
| MutableObjectFloatMapFactoryImpl |
MutableObjectFloatMapFactoryImpl is a factory implementation which creates instances of type MutableObjectFloatMap.
|
| MutableObjectIntHashingStrategyMapFactoryImpl |
MutableObjectIntHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectIntMap.
|
| MutableObjectIntMapFactoryImpl |
MutableObjectIntMapFactoryImpl is a factory implementation which creates instances of type MutableObjectIntMap.
|
| MutableObjectLongHashingStrategyMapFactoryImpl |
MutableObjectLongHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectLongMap.
|
| MutableObjectLongMapFactoryImpl |
MutableObjectLongMapFactoryImpl is a factory implementation which creates instances of type MutableObjectLongMap.
|
| MutableObjectShortHashingStrategyMapFactoryImpl |
MutableObjectShortHashingStrategyMapFactoryImpl is a factory implementation which creates instances of type MutableObjectShortMap.
|
| MutableObjectShortMapFactoryImpl |
MutableObjectShortMapFactoryImpl is a factory implementation which creates instances of type MutableObjectShortMap.
|
| MutableSetFactoryImpl |
|
| MutableShortBagFactoryImpl |
MutableShortBagFactoryImpl is a factory implementation which creates instances of type MutableShortBag.
|
| MutableShortBooleanMapFactoryImpl |
MutableShortBooleanMapFactoryImpl is a factory implementation which creates instances of type MutableShortBooleanMap.
|
| MutableShortByteMapFactoryImpl |
MutableShortByteMapFactoryImpl is a factory implementation which creates instances of type MutableShortByteMap.
|
| MutableShortCharMapFactoryImpl |
MutableShortCharMapFactoryImpl is a factory implementation which creates instances of type MutableShortCharMap.
|
| MutableShortDoubleMapFactoryImpl |
MutableShortDoubleMapFactoryImpl is a factory implementation which creates instances of type MutableShortDoubleMap.
|
| MutableShortFloatMapFactoryImpl |
MutableShortFloatMapFactoryImpl is a factory implementation which creates instances of type MutableShortFloatMap.
|
| MutableShortIntMapFactoryImpl |
MutableShortIntMapFactoryImpl is a factory implementation which creates instances of type MutableShortIntMap.
|
| MutableShortKeysMap |
This file was automatically generated from template file mutablePrimitiveKeysMap.stg.
|
| MutableShortListFactoryImpl |
MutableShortListFactoryImpl is a factory implementation which creates instances of type MutableShortList.
|
| MutableShortLongMapFactoryImpl |
MutableShortLongMapFactoryImpl is a factory implementation which creates instances of type MutableShortLongMap.
|
| MutableShortObjectMapFactoryImpl |
MutableShortObjectMapFactoryImpl is a factory implementation which creates instances of type MutableShortObjectMap.
|
| MutableShortSetFactoryImpl |
MutableShortSetFactoryImpl is a factory implementation which creates instances of type MutableShortSet.
|
| MutableShortShortMapFactoryImpl |
MutableShortShortMapFactoryImpl is a factory implementation which creates instances of type MutableShortShortMap.
|
| MutableShortStackFactoryImpl |
MutableShortStackFactoryImpl is a factory implementation which creates instances of type MutableShortStack.
|
| MutableSortedBagFactoryImpl |
|
| MutableSortedMapFactoryImpl |
|
| MutableSortedSetFactoryImpl |
|
| MutableStackFactoryImpl |
|
| MutatingAggregationProcedure<T,K,V> |
This procedure is used to apply an aggregate function like sum on a grouped set of data.
|
| NonMutatingAggregationProcedure<T,K,V> |
This procedure is used to apply an aggregate function like sum on a grouped set of data.
|
| NonParallelIterable<T,RI extends RichIterable<T>> |
|
| NonParallelListIterable<T> |
|
| NonParallelSortedSetIterable<T> |
|
| NonParallelUnsortedBag<T> |
|
| NonParallelUnsortedSetIterable<T> |
|
| ObjectBooleanHashingStrategyMaps |
|
| ObjectBooleanHashMap<K> |
|
| ObjectBooleanHashMapWithHashingStrategy<K> |
|
| ObjectBooleanMaps |
|
| ObjectBooleanPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectByteHashingStrategyMaps |
|
| ObjectByteHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectByteHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectByteMaps |
|
| ObjectBytePairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectCharHashingStrategyMaps |
|
| ObjectCharHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectCharHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectCharMaps |
|
| ObjectCharPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectDoubleHashingStrategyMaps |
|
| ObjectDoubleHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectDoubleHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectDoubleMaps |
|
| ObjectDoublePairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectFloatHashingStrategyMaps |
|
| ObjectFloatHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectFloatHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectFloatMaps |
|
| ObjectFloatPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectIntHashingStrategyMaps |
|
| ObjectIntHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectIntHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectIntMaps |
|
| ObjectIntPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectIntProcedureFactory<T extends ObjectIntProcedure<?>> |
ObjectIntProcedureFactory is used by parallel iterators as a factory for stateful ObjectIntProcedure instances.
|
| ObjectIntProcedureFJTask<T,BT extends ObjectIntProcedure<? super T>> |
|
| ObjectIntProcedureFJTaskRunner<T,BT extends ObjectIntProcedure<? super T>> |
|
| ObjectIntProcedures |
|
| ObjectLongHashingStrategyMaps |
|
| ObjectLongHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectLongHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectLongMaps |
|
| ObjectLongPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| ObjectShortHashingStrategyMaps |
|
| ObjectShortHashMap<K> |
This file was automatically generated from template file objectPrimitiveHashMap.stg.
|
| ObjectShortHashMapWithHashingStrategy<K> |
This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.
|
| ObjectShortMaps |
|
| ObjectShortPairImpl<T> |
This file was automatically generated from template file objectPrimitivePairImpl.stg
|
| OrderedBatch<T> |
|
| OrderedIterate |
|
| OrderedMapAdapter<K,V> |
|
| OrderedMaps |
|
| PairPredicate<T1,T2> |
|
| ParallelArrayIterate |
The ParallelArrayIterate class contains a parallel forEach algorithm that work with Java arrays.
|
| ParallelCollectIterable<T,V> |
|
| ParallelCollectListIterable<T,V> |
|
| ParallelCollectUnsortedBag<T,V> |
|
| ParallelDistinctIterable<T> |
|
| ParallelFlatCollectIterable<T,V> |
|
| ParallelFlatCollectListIterable<T,V> |
|
| ParallelIterate |
The ParallelIterate class contains several parallel algorithms that work with Collections.
|
| ParallelMapIterate |
The ParallelMapIterate class contains parallel algorithms that work with Maps.
|
| ParallelSelectIterable<T> |
|
| PartitionArrayStack<T> |
|
| PartitionArrayStack.PartitionPredicate2Procedure<T,P> |
|
| PartitionArrayStack.PartitionProcedure<T> |
|
| PartitionFastList<T> |
|
| PartitionHashBag<T> |
|
| PartitionImmutableBagImpl<T> |
|
| PartitionImmutableListImpl<T> |
|
| PartitionImmutableSetImpl<T> |
|
| PartitionImmutableSortedBagImpl<T> |
|
| PartitionImmutableSortedSetImpl<T> |
|
| PartitionImmutableStackImpl<T> |
|
| PartitionPredicate2Procedure<T,P> |
|
| PartitionProcedure<T> |
|
| PartitionTreeBag<T> |
|
| PartitionTreeSortedSet<T> |
|
| PartitionUnifiedSet<T> |
|
| PartitionUnifiedSetWithHashingStrategy<T> |
|
| PassThruCombiner<T> |
A PassThruCombiner doesn't do anything.
|
| PassThruFunction0<T> |
A passthru Function0 which returns the value specified.
|
| PassThruObjectIntProcedureFactory<BT extends ObjectIntProcedure<?>> |
This class acts as a no op factory for a ObjectIntProcedure which gets passed in and returned out.
|
| PassThruProcedureFactory<BT extends Procedure<?>> |
|
| Predicates<T> |
The Predicates class can be used to build common Predicates for use in methods such
as detect, select and reject which are found on Iterate, MapIterate, and ArrayIterate classes.
|
| Predicates.AllSatisfy<T> |
|
| Predicates.AnySatisfy<T> |
|
| Predicates.NoneSatisfy<T> |
|
| Predicates2<T,P> |
Predicates2 is a static version of Predicates.
|
| PrimitiveFunctions |
|
| PrimitiveStreams |
This class provides interop between primitive streams and primitive collections.
|
| PrimitiveTuples |
This class should be used to create instances of object/primitive, primitive/primitive and primitive/object pairs.
|
| ProcedureFactory<T extends Procedure<?>> |
|
| ProcedureFJTask<T,BT extends Procedure<? super T>> |
|
| ProcedureFJTaskRunner<T,BT extends Procedure<? super T>> |
|
| Procedures |
Factory class for commonly used procedures.
|
| Procedures.SynchronizedProcedure<T> |
|
| Procedures2 |
Contains factory methods for creating Procedure2 instances.
|
| RandomAccessListAdapter<T> |
This class provides a MutableList wrapper around a JDK Collections List interface instance.
|
| RandomAccessListIterate |
The ListIterate class provides a few of the methods from the Smalltalk Collection Protocol for use with ArrayLists.
|
| ReflectionHelper |
A utility/helper class for working with Classes and Reflection.
|
| RejectIterable<T> |
A RejectIterable is an iterable that filters a source iterable on a negative condition as it iterates.
|
| RejectProcedure<T> |
Applies a predicate to an object to determine if it should be added to a target collection.
|
| RejectProcedureCombiner<T> |
Combines the results of a Collection of SelectBlocks which each hold onto a negative filtered (reject)
collection of results.
|
| RejectProcedureFactory<T> |
|
| ReverseBooleanIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseByteIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseCharIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseDoubleIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseFloatIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseIntIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseIterable<T> |
A ReverseIterable is an iterable that wraps another iterable and iterates in reverse order.
|
| ReverseLongIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| ReverseShortIterable |
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
| RootBatch<T> |
A Batch that must be at the root of the chain, not wrapped in other Batches.
|
| RootListBatch<T> |
|
| RootSortedSetBatch<T> |
|
| RootUnsortedBagBatch<T> |
|
| RootUnsortedSetBatch<T> |
|
| SelectBooleanIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectByteIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectCharIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectDoubleIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectFloatIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectInstancesOfIterable<T> |
A SelectIterable is an iterable that filters a source iterable for instances of a Class as it iterates.
|
| SelectInstancesOfIterator<T> |
|
| SelectInstancesOfProcedure<T> |
|
| SelectIntIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectIterable<T> |
A SelectIterable is an iterable that filters a source iterable on a condition as it iterates.
|
| SelectIterator<T> |
|
| SelectListBatch<T> |
|
| SelectLongIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectProcedure<T> |
Applies a predicate to an object to determine if it should be added to a target collection.
|
| SelectProcedureCombiner<T> |
Combines the results of a Collection of SelectBlocks which each hold onto a filtered (select)
collection of results.
|
| SelectProcedureFactory<T> |
|
| SelectShortIterable |
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
| SelectSortedSetBatch<T> |
|
| SelectUnsortedBagBatch<T> |
|
| SelectUnsortedSetBatch<T> |
|
| SetAdapter<T> |
This class provides a MutableSet wrapper around a JDK Collections Set interface instance.
|
| SetIterables |
Set algebra operations.
|
| SetIterate |
|
| Sets |
Set algebra operations are available in this class as static utility.
|
| ShortArrayList |
ShortArrayList is similar to FastList, and is memory-optimized for short primitives.
|
| ShortArrayStack |
ShortArrayStack is similar to ArrayStack, and is memory-optimized for short primitives.
|
| ShortBags |
|
| ShortBooleanHashMap |
This file was automatically generated from template file primitiveBooleanHashMap.stg.
|
| ShortBooleanMaps |
|
| ShortBooleanPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortByteHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortByteMaps |
|
| ShortBytePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortCaseFunction<V> |
This file was automatically generated from template file primitiveCaseFunction.stg.
|
| ShortCaseProcedure |
This file was automatically generated from template file primitiveCaseProcedure.stg.
|
| ShortCharHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortCharMaps |
|
| ShortCharPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortDoubleHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortDoubleMaps |
|
| ShortDoublePairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortFloatHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortFloatMaps |
|
| ShortFloatPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortFunctionComparator<T> |
A Comparator which takes a ShortFunction to compare a primitive short value retrieved from an object.
|
| ShortHashBag |
ShortHashBag is similar to HashBag, and is memory-optimized for short primitives.
|
| ShortHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| ShortIntHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortIntMaps |
|
| ShortIntPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortIterableIterate |
This file was automatically generated from template file primitiveIterableIterate.stg.
|
| ShortIteratorIterate |
The ShortIteratorIterate class provides implementations of the various iteration patterns for use with the ShortIterator.
|
| ShortKeysMap |
This file was automatically generated from template file primitiveKeysMap.stg.
|
| ShortLists |
|
| ShortLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortLongMaps |
|
| ShortLongPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortObjectHashMap<V> |
This file was automatically generated from template file primitiveObjectHashMap.stg.
|
| ShortObjectMaps |
|
| ShortObjectPairImpl<T> |
This file was automatically generated from template file primitiveObjectPairImpl.stg
|
| ShortPredicates |
Provides a set of common predicates for short values.
|
| ShortQuickSort |
ShortQuickSort is an implementation of the Quick Sort algorithm as described in Donald Knuth's TAOCP with some
optimizations.
|
| ShortSets |
|
| ShortShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| ShortShortMaps |
|
| ShortShortPairImpl |
This file was automatically generated from template file primitivePrimitivePairImpl.stg
|
| ShortStacks |
|
| SingletonBooleanIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonByteIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonCharIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonDoubleIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonFloatIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonIntIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonLongIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SingletonShortIterator |
This file was automatically generated from template file singletonPrimitiveIterator.stg.
|
| SortedBagIterables |
|
| SortedBags |
|
| SortedMapAdapter<K,V> |
This class provides a MutableSortedMap wrapper around a JDK Collections SortedMap interface instance.
|
| SortedMaps |
|
| SortedSetAdapter<T> |
This class provides a MutableSortedSet wrapper around a JDK Collections SortedSet interface instance.
|
| SortedSetBatch<T> |
|
| SortedSetIterables |
SortedSet algebra operations.
|
| SortedSets |
|
| SpreadFunctions |
|
| Stacks |
|
| StringFunctions |
|
| StringIterate |
A string is essentially an array of characters.
|
| StringPredicates |
The StringPredicates class is a factory that produces Predicates that work with Strings.
|
| StringPredicates2 |
The StringPredicates2 class is a factory that produces Predicate2 instances that work with Strings.
|
| Strings |
This class can be used to create instances of CharAdapter and CodePointAdapter.
|
| SubtractFunction |
Provides static Function2 implementations which can be used by Iterate.injectInto for adding primitives or to a collection.
|
| SumOfByteProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfCharProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfDoubleProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfFloatProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfIntProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfLongProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SumOfShortProcedure<T> |
Implementation of Procedure that holds on to the summation of elements seen so far,
determined by the Function.
|
| SynchronizedBag<T> |
|
| SynchronizedBagMultimap<K,V> |
|
| SynchronizedBiMap<K,V> |
|
| SynchronizedBiMapSerializationProxy<K,V> |
|
| SynchronizedBooleanBag |
|
| SynchronizedBooleanCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedBooleanIterable |
A synchronized view of a BooleanIterable.
|
| SynchronizedBooleanList |
|
| SynchronizedBooleanSet |
|
| SynchronizedBooleanStack |
|
| SynchronizedByteBag |
|
| SynchronizedByteBooleanMap |
|
| SynchronizedByteByteMap |
|
| SynchronizedByteCharMap |
|
| SynchronizedByteCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedByteDoubleMap |
|
| SynchronizedByteFloatMap |
|
| SynchronizedByteIntMap |
|
| SynchronizedByteIterable |
A synchronized view of a ByteIterable.
|
| SynchronizedByteList |
|
| SynchronizedByteLongMap |
|
| SynchronizedByteObjectMap<V> |
|
| SynchronizedByteSet |
|
| SynchronizedByteShortMap |
|
| SynchronizedByteStack |
|
| SynchronizedCharBag |
|
| SynchronizedCharBooleanMap |
|
| SynchronizedCharByteMap |
|
| SynchronizedCharCharMap |
|
| SynchronizedCharCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedCharDoubleMap |
|
| SynchronizedCharFloatMap |
|
| SynchronizedCharIntMap |
|
| SynchronizedCharIterable |
A synchronized view of a CharIterable.
|
| SynchronizedCharList |
|
| SynchronizedCharLongMap |
|
| SynchronizedCharObjectMap<V> |
|
| SynchronizedCharSet |
|
| SynchronizedCharShortMap |
|
| SynchronizedCharStack |
|
| SynchronizedCollectionSerializationProxy<T> |
|
| SynchronizedDoubleBag |
|
| SynchronizedDoubleBooleanMap |
|
| SynchronizedDoubleByteMap |
|
| SynchronizedDoubleCharMap |
|
| SynchronizedDoubleCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedDoubleDoubleMap |
|
| SynchronizedDoubleFloatMap |
|
| SynchronizedDoubleIntMap |
|
| SynchronizedDoubleIterable |
A synchronized view of a DoubleIterable.
|
| SynchronizedDoubleList |
|
| SynchronizedDoubleLongMap |
|
| SynchronizedDoubleObjectMap<V> |
|
| SynchronizedDoubleSet |
|
| SynchronizedDoubleShortMap |
|
| SynchronizedDoubleStack |
|
| SynchronizedFloatBag |
|
| SynchronizedFloatBooleanMap |
|
| SynchronizedFloatByteMap |
|
| SynchronizedFloatCharMap |
|
| SynchronizedFloatCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedFloatDoubleMap |
|
| SynchronizedFloatFloatMap |
|
| SynchronizedFloatIntMap |
|
| SynchronizedFloatIterable |
A synchronized view of a FloatIterable.
|
| SynchronizedFloatList |
|
| SynchronizedFloatLongMap |
|
| SynchronizedFloatObjectMap<V> |
|
| SynchronizedFloatSet |
|
| SynchronizedFloatShortMap |
|
| SynchronizedFloatStack |
|
| SynchronizedIntBag |
|
| SynchronizedIntBooleanMap |
|
| SynchronizedIntByteMap |
|
| SynchronizedIntCharMap |
|
| SynchronizedIntCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedIntDoubleMap |
|
| SynchronizedIntFloatMap |
|
| SynchronizedIntIntMap |
|
| SynchronizedIntIterable |
A synchronized view of a IntIterable.
|
| SynchronizedIntList |
|
| SynchronizedIntLongMap |
|
| SynchronizedIntObjectMap<V> |
|
| SynchronizedIntSet |
|
| SynchronizedIntShortMap |
|
| SynchronizedIntStack |
|
| SynchronizedListMultimap<K,V> |
|
| SynchronizedLongBag |
|
| SynchronizedLongBooleanMap |
|
| SynchronizedLongByteMap |
|
| SynchronizedLongCharMap |
|
| SynchronizedLongCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedLongDoubleMap |
|
| SynchronizedLongFloatMap |
|
| SynchronizedLongIntMap |
|
| SynchronizedLongIterable |
A synchronized view of a LongIterable.
|
| SynchronizedLongList |
|
| SynchronizedLongLongMap |
|
| SynchronizedLongObjectMap<V> |
|
| SynchronizedLongSet |
|
| SynchronizedLongShortMap |
|
| SynchronizedLongStack |
|
| SynchronizedMapSerializationProxy<K,V> |
|
| SynchronizedMultimapSerializationProxy<K,V> |
|
| SynchronizedMutableCollection<T> |
|
| SynchronizedMutableList<T> |
|
| SynchronizedMutableMap<K,V> |
|
| SynchronizedMutableSet<T> |
|
| SynchronizedObjectBooleanMap<K> |
|
| SynchronizedObjectByteMap<K> |
|
| SynchronizedObjectCharMap<K> |
|
| SynchronizedObjectDoubleMap<K> |
|
| SynchronizedObjectFloatMap<K> |
|
| SynchronizedObjectIntMap<K> |
|
| SynchronizedObjectLongMap<K> |
|
| SynchronizedObjectShortMap<K> |
|
| SynchronizedParallelIterable<T> |
|
| SynchronizedParallelListIterable<T> |
|
| SynchronizedParallelSortedSetIterable<T> |
|
| SynchronizedParallelUnsortedSetIterable<T> |
|
| SynchronizedPutFastListMultimap<K,V> |
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
| SynchronizedPutHashBagMultimap<K,V> |
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
| SynchronizedPutTreeSortedSetMultimap<K,V> |
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
| SynchronizedPutUnifiedSetMultimap<K,V> |
A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
|
| SynchronizedRichIterable<T> |
A synchronized view of a RichIterable.
|
| SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy<T> |
|
| SynchronizedSetMultimap<K,V> |
|
| SynchronizedShortBag |
|
| SynchronizedShortBooleanMap |
|
| SynchronizedShortByteMap |
|
| SynchronizedShortCharMap |
|
| SynchronizedShortCollection |
This file was automatically generated from template file synchronizedPrimitiveCollection.stg.
|
| SynchronizedShortDoubleMap |
|
| SynchronizedShortFloatMap |
|
| SynchronizedShortIntMap |
|
| SynchronizedShortIterable |
A synchronized view of a ShortIterable.
|
| SynchronizedShortList |
|
| SynchronizedShortLongMap |
|
| SynchronizedShortObjectMap<V> |
|
| SynchronizedShortSet |
|
| SynchronizedShortShortMap |
|
| SynchronizedShortStack |
|
| SynchronizedSortedBag<T> |
|
| SynchronizedSortedBagMultimap<K,V> |
|
| SynchronizedSortedMap<K,V> |
A synchronized view of a SortedMap.
|
| SynchronizedSortedSet<T> |
|
| SynchronizedSortedSetMultimap<K,V> |
|
| SynchronizedStack<T> |
|
| TakeIterable<T> |
Iterates over the first count elements of the adapted Iterable or the full size of the adapted
iterable if the count is greater than the length of the receiver.
|
| TakeIterator<T> |
Iterates over the first count elements of the iterator or the full size of the iterator
if the count is greater than the length of the receiver.
|
| TakeWhileIterable<T> |
Iterates over the elements of the adapted Iterable until the predicate returns false.
|
| TakeWhileIterator<T> |
Iterates over the elements of the iterator until predicate returns false.
|
| TapBooleanIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapBooleanIterable.TapBooleanIterator |
|
| TapByteIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapByteIterable.TapByteIterator |
|
| TapCharIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapCharIterable.TapCharIterator |
|
| TapDoubleIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapDoubleIterable.TapDoubleIterator |
|
| TapFloatIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapFloatIterable.TapFloatIterator |
|
| TapIntIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapIntIterable.TapIntIterator |
|
| TapIterable<T> |
A TapIterable is an iterable that executes a procedure for each element before each iteration.
|
| TapIterator<T> |
|
| TapLongIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapLongIterable.TapLongIterator |
|
| TapShortIterable |
This file was automatically generated from template file tapPrimitiveIterable.stg.
|
| TapShortIterable.TapShortIterator |
|
| ThrowingFunction<T,V> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingFunction0<R> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingFunction2<T1,T2,R> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingPredicate<T> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingPredicate2<T,P> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingProcedure<T> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingProcedure2<T,P> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| TreeBag<T> |
A TreeBag is a MutableSortedBag which uses a SortedMap as its underlying data store.
|
| TreeBagMultimap<K,V> |
|
| TreeBagMultimap<K,V> |
Deprecated.
|
| TreeBagMultimap<K,V> |
Deprecated.
|
| TreeSortedMap<K,V> |
|
| TreeSortedSet<T> |
|
| TreeSortedSetMultimap<K,V> |
|
| Tuples |
A Pair is a container that holds two related objects.
|
| UnifiedMap<K,V> |
UnifiedMap stores key/value pairs in a single array, where alternate slots are keys and values.
|
| UnifiedMapWithHashingStrategy<K,V> |
UnifiedMapWithHashingStrategy stores key/value pairs in a single array, where alternate slots are keys and values.
|
| UnifiedSet<T> |
|
| UnifiedSetMultimap<K,V> |
|
| UnifiedSetWithHashingStrategy<T> |
|
| UnifiedSetWithHashingStrategyMultimap<K,V> |
|
| UnmodifiableBag<T> |
An unmodifiable view of a bag.
|
| UnmodifiableBiMap<K,V> |
|
| UnmodifiableBooleanBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableBooleanCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableBooleanIterator |
UnmodifiableBooleanIterator is a wrapper around BooleanIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableBooleanList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableBooleanSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableBooleanStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableByteBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableByteBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableByteDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteIterator |
UnmodifiableByteIterator is a wrapper around ByteIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableByteList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableByteLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableByteSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableByteShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableByteStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableCharBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableCharBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableCharDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharIterator |
UnmodifiableCharIterator is a wrapper around CharIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableCharList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableCharLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableCharSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableCharShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableCharStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableCollectionSerializationProxy<T> |
|
| UnmodifiableDoubleBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableDoubleBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableDoubleDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleIterator |
UnmodifiableDoubleIterator is a wrapper around DoubleIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableDoubleList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableDoubleLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableDoubleSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableDoubleShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableDoubleStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableFloatBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableFloatBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableFloatDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatIterator |
UnmodifiableFloatIterator is a wrapper around FloatIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableFloatList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableFloatLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableFloatSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableFloatShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableFloatStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableIntBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableIntBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableIntDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntIterator |
UnmodifiableIntIterator is a wrapper around IntIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableIntList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableIntLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableIntSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableIntShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableIntStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableIteratorAdapter<E> |
An iterator that adapts another iterator and throws unsupported operation exceptions when calls
to the remove method are made.
|
| UnmodifiableListIteratorAdapter<T> |
|
| UnmodifiableLongBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableLongBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableLongDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongIterator |
UnmodifiableLongIterator is a wrapper around LongIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableLongList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableLongLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableLongSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableLongShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableLongStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableMap<K,V> |
An unmodifiable view of a Map.
|
| UnmodifiableMutableCollection<T> |
An unmodifiable view of a collection.
|
| UnmodifiableMutableList<T> |
An unmodifiable view of a list.
|
| UnmodifiableMutableMap<K,V> |
An unmodifiable view of a map.
|
| UnmodifiableMutableOrderedMap<K,V> |
An unmodifiable view of a map.
|
| UnmodifiableMutableSet<T> |
An unmodifiable view of a list.
|
| UnmodifiableObjectBooleanMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectByteMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectCharMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectDoubleMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectFloatMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectIntMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectLongMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableObjectShortMap<K> |
This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.
|
| UnmodifiableRichIterable<T> |
An unmodifiable view of a RichIterable.
|
| UnmodifiableShortBag |
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
|
| UnmodifiableShortBooleanMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortByteMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortCharMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortCollection |
This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.
|
| UnmodifiableShortDoubleMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortFloatMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortIntMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortIterator |
UnmodifiableShortIterator is a wrapper around ShortIterator which is unmodifiable and doesn't support remove.
|
| UnmodifiableShortList |
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
|
| UnmodifiableShortLongMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortObjectMap<V> |
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
|
| UnmodifiableShortSet |
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
| UnmodifiableShortShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
| UnmodifiableShortStack |
This file was automatically generated from template file unmodifiablePrimitiveStack.stg.
|
| UnmodifiableSortedBag<T> |
An unmodifiable view of a SortedBag.
|
| UnmodifiableSortedMap<K,V> |
An unmodifiable view of a SortedMap.
|
| UnmodifiableSortedSet<T> |
An unmodifiable view of a SortedSet.
|
| UnmodifiableStack<T> |
|
| UnmodifiableTreeMap<K,V> |
An unmodifiable view of a map.
|
| UnsortedBagBatch<T> |
|
| UnsortedSetBatch<T> |
|
| ZipIterable<X,Y> |
A ZipIterable is an iterable that transforms a source iterable on a condition as it iterates.
|
| ZipIterator<X,Y> |
|
| ZipWithIndexIterable<T> |
A CollectIterable is an iterable that transforms a source iterable on a condition as it iterates.
|
| ZipWithIndexIterator<T> |
|
| ZipWithIndexProcedure<T,R extends Collection<Pair<T,Integer>>> |
Creates a PairImpl of objects and their indexes and adds the result to a target collection.
|