All Classes and Interfaces

Class
Description
Represents a singleton that is lazily evaluated on the first call to LazyThrowingSingleton.get()
Represent options to produce a buffer
An abstract iterator for when the total number of element are unknown.
Represents a resource which needs to be closed
Represents an iterable that is also a resource
Represents an iterator that is also a resource
Represents a runnable action that can throw
Represents a supplier of values that can throw
Collection of converters between Iterators of vectors
Lazily interprets a byte vector as unsigned bytes, and produces a short vector
Lazily converts a byte vector into a float vector.
Lazily converts a double vector into a float vector.
Lazily converts a int vector into a float vector.
Lazily converts a long vector into a float vector.
Lazily converts a short vector into a float vector.
Collection of VectorFileIterators
Represents an iterator of byte vector from a file
Represents an iterator of double vector from a file
Represents an iterator of float vector from a file
Represents an iterator of int vector from a file
Represents an iterator of long vector from a file
Represents an iterator of short vector from a file