AbstractBoolean2BooleanFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2ByteFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2CharFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2DoubleFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2FloatFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2IntFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2LongFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2ObjectFunction<V> |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2ReferenceFunction<V> |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBoolean2ShortFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractBooleanBidirectionalIterator |
Deprecated.
|
AbstractBooleanBigList |
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
|
AbstractBooleanBigList.BooleanSubList |
A class implementing a sublist view.
|
AbstractBooleanBigListIterator |
Deprecated.
|
AbstractBooleanCollection |
An abstract class providing basic methods for collections implementing a type-specific interface.
|
AbstractBooleanIterator |
Deprecated.
|
AbstractBooleanList |
An abstract class providing basic methods for lists implementing a type-specific list interface.
|
AbstractBooleanList.BooleanSubList |
A class implementing a sublist view.
|
AbstractBooleanListIterator |
Deprecated.
|
AbstractBooleanSet |
An abstract class providing basic methods for sets implementing a type-specific interface.
|
AbstractBooleanStack |
Deprecated.
|
BooleanArrayList |
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanArrays |
A class providing static methods and objects that do useful things with type-specific arrays.
|
BooleanArraySet |
A simple, brute-force implementation of a set based on a backing array.
|
BooleanBigArrayBigList |
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanBigArrays |
A class providing static methods and objects that do useful things with big arrays.
|
BooleanBigListIterators |
A class providing static methods and objects that do useful things with type-specific iterators.
|
BooleanBigListIterators.BigListIteratorListIterator |
A class exposing a list iterator as a big-list iterator..
|
BooleanBigListIterators.EmptyBigListIterator |
A class returning no elements and a type-specific big list iterator interface.
|
BooleanBigListIterators.UnmodifiableBigListIterator |
An unmodifiable wrapper class for big list iterators.
|
BooleanBigLists |
A class providing static methods and objects that do useful things with type-specific big lists.
|
BooleanBigLists.EmptyBigList |
An immutable class representing an empty type-specific big list.
|
BooleanBigLists.ListBigList |
A class exposing a list as a big list.
|
BooleanBigLists.Singleton |
An immutable class representing a type-specific singleton big list.
|
BooleanBigLists.SynchronizedBigList |
A synchronized wrapper class for big lists.
|
BooleanBigLists.UnmodifiableBigList |
An unmodifiable wrapper class for big lists.
|
BooleanBooleanImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanBooleanMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanByteImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanByteMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanCharImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanCharMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanCollections |
A class providing static methods and objects that do useful things with type-specific collections.
|
BooleanCollections.EmptyCollection |
An immutable class representing an empty type-specific collection.
|
BooleanCollections.IterableCollection |
A collection wrapper class for iterables.
|
BooleanCollections.SynchronizedCollection |
A synchronized wrapper class for collections.
|
BooleanCollections.UnmodifiableCollection |
An unmodifiable wrapper class for collections.
|
BooleanComparators |
A class providing static methods and objects that do useful things with comparators.
|
BooleanDoubleImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanDoubleMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanFloatImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanFloatMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanIntImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanIntMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanIterables |
A class providing static methods and objects that do useful things with type-specific iterables.
|
BooleanIterators |
A class providing static methods and objects that do useful things with type-specific iterators.
|
BooleanIterators.EmptyIterator |
A class returning no elements and a type-specific iterator interface.
|
BooleanIterators.UnmodifiableBidirectionalIterator |
An unmodifiable wrapper class for bidirectional iterators.
|
BooleanIterators.UnmodifiableIterator |
An unmodifiable wrapper class for iterators.
|
BooleanIterators.UnmodifiableListIterator |
An unmodifiable wrapper class for list iterators.
|
BooleanLists |
A class providing static methods and objects that do useful things with type-specific lists.
|
BooleanLists.EmptyList |
An immutable class representing an empty type-specific list.
|
BooleanLists.Singleton |
An immutable class representing a type-specific singleton list.
|
BooleanLists.SynchronizedList |
A synchronized wrapper class for lists.
|
BooleanLists.SynchronizedRandomAccessList |
A synchronized wrapper class for random-access lists.
|
BooleanLists.UnmodifiableList |
An unmodifiable wrapper class for lists.
|
BooleanLists.UnmodifiableRandomAccessList |
An unmodifiable wrapper class for random-access lists.
|
BooleanLongImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanLongMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanObjectImmutablePair<V> |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanObjectMutablePair<V> |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanOpenHashSet |
A type-specific hash set with with a fast, small-footprint implementation.
|
BooleanReferenceImmutablePair<V> |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanReferenceMutablePair<V> |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanSets |
A class providing static methods and objects that do useful things with type-specific sets.
|
BooleanSets.EmptySet |
An immutable class representing the empty set and implementing a type-specific set interface.
|
BooleanSets.Singleton |
An immutable class representing a type-specific singleton set.
|
BooleanSets.SynchronizedSet |
A synchronized wrapper class for sets.
|
BooleanSets.UnmodifiableSet |
An unmodifiable wrapper class for sets.
|
BooleanShortImmutablePair |
A type-specific immutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|
BooleanShortMutablePair |
A type-specific mutable Pair ; provides some additional methods that use polymorphism to avoid (un)boxing.
|