All Classes and Interfaces

Class
Description
Abstract base class for Enumerator.OfDoubles.
Abstract base classes for Enumerators.
Abstract base class for Enumerator.OfInts.
Abstract base classes for Spliterators that also implement the ListIterator interface.
Abstract base class for Enumerator.OfLongs.
Bare (minimalistic) interface for enumerating elements of a collection.
A byte-valued list backed by a primitive array.
 
ByteConsumer.
Interface for a List with a primitive integer data elements.
Interface for collection of int-values with a well-defined linear ordering of its elements.
 
A dense set of int-values which can be cleared in O(1); needs 16-bits storage space for each int-value.
A dense set of int-values which can be cleared in O(1); needs 8-bits storage space for each int-value.
A double-valued list backed by a primitive array.
Interface for a List with a primitive integer data elements.
Interface for collection of int-values with a well-defined linear ordering of its elements.
An enumerator over an empty sequence.
Interface for classes that implement both the BareEnumerator and the Spliterator interface.
An object for enumerating primitive double-valued elements of a collection.
An object for enumerating primitive int-valued elements of a collection.
An object for enumerating primitive long-valued elements of a collection.
An iterator that fails when a provided modification counter does not have an expected value.
An iterator that fails when a provided modification counter does not have an expected value.
A spliterator that fails when a provided modification counter does not have an expected value.
Extension of DenseIntSet8Bit that can be used, when the size of the set is not known.
A int-valued deque backed by a primitive array.
An integer enumerator/spliterator over an integer array.
A int-valued list backed by a primitive array.
An integer enumerator/spliterator over a char array.
Interface for a Deque with a primitive integer data elements.
Interface for a List with a primitive integer data elements.
Enumerates integers in a given range.
Represents a set of integers in a given range.
Interface for collection of int-values with a well-defined linear ordering of its elements.
Interface for a collection of int-valued elements that contains no duplicates.
Represents a function that accepts one argument and produces a result.
An Enumerator.OfInt over an unsigned short array.
Provides a Enumerator facade for an Iterator.
Wraps an Spliterator into an Iterator interface.
Provides static utility methods for iterators.
Provides static methods for lists that are based on arrays.
A long-valued deque backed by a primitive array.
An optimized array-based binary heap with long keys.
A long-valued list backed by a primitive array.
Interface for a Deque with a primitive long data elements.
Interface for a Queue with primitive long data elements.
Maps an Iterator to a different element type.
Maps a List to a different element type.
Maps a ReadOnlyList to a different element type.
Maps a Set to a different element type.
Maps a Spliterator to a different element type.
An implementation of the OrderedPair interface, which has non-null values.
A simple implementation of the UnorderedPair interface.
An ordered pair.
 
 
A simple implementation of the OrderedPair interface.
A simple implementation of the UnorderedPair interface.
An enumerator over a single element.
Provides an Enumerator facade for a Spliterator.
An Iterable which takes a Spliterator supplier to implement the Iterable methods.
 
An unordered pair.