Package-level declarations
Types
A class representing a bit array where each bit is stored as a boolean value in a compact, memory-efficient manner. The boolean values are packed into integers, with each integer representing 32 bits. This class provides methods to set and get the boolean values at specific indices, as well as perform various operations on the array.
Functions
Returns a DoubleList containing only elements that, when transformed, match the predicate.
Returns a FloatList containing only elements that, when transformed, match the predicate.
Returns a IntList containing only elements that, when transformed, match the predicate.
Returns a LongList containing only elements that, when transformed, match the predicate.
Returns a DoubleList containing only elements matching the given predicate.
Returns a FloatList containing only elements matching the given predicate.
Returns a IntList containing only elements matching the given predicate.
Returns a LongList containing only elements matching the given predicate.
Returns a DoubleArray containing only elements that, when transformed, match the predicate.
Returns a FloatArray containing only elements that, when transformed, match the predicate.
Returns a IntArray containing only elements that, when transformed, match the predicate.
Returns a LongArray containing only elements that, when transformed, match the predicate.
Returns a DoubleArray containing only elements matching the given predicate.
Returns a FloatArray containing only elements matching the given predicate.
Returns a IntArray containing only elements matching the given predicate.
Returns a LongArray containing only elements matching the given predicate.
Returns a DoubleList containing the results of applying the given transform function to each element in the original Array
Returns a FloatList containing the results of applying the given transform function to each element in the original Array
Returns a IntList containing the results of applying the given transform function to each element in the original Array
Returns a LongList containing the results of applying the given transform function to each element in the original Array
Returns a DoubleList containing the results of applying the given transform function to each element in the original array.
Returns a FloatList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a IntList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a LongList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original array.
Returns a IntList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a LongList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original IntArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original IntArray.
Returns a IntList containing the results of applying the given transform function to each element in the original array.
Returns a LongList containing the results of applying the given transform function to each element in the original IntArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original LongArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original LongArray.
Returns a IntList containing the results of applying the given transform function to each element in the original LongArray.
Returns a LongList containing the results of applying the given transform function to each element in the original array.
Returns a DoubleArray containing the results of applying the given transform function to each element in the original Array
Returns a FloatArray containing the results of applying the given transform function to each element in the original Array
Returns a IntArray containing the results of applying the given transform function to each element in the original Array
Returns a LongArray containing the results of applying the given transform function to each element in the original Array
Returns a DoubleArray containing the results of applying the given transform function to each element in the original array.
Returns a FloatArray containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a IntArray containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a LongArray containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a DoubleArray containing the results of applying the given transform function to each element in the original FloatArray.
Returns a FloatArray containing the results of applying the given transform function to each element in the original array.
Returns a IntArray containing the results of applying the given transform function to each element in the original FloatArray.
Returns a LongArray containing the results of applying the given transform function to each element in the original FloatArray.
Returns a DoubleArray containing the results of applying the given transform function to each element in the original IntArray.
Returns a FloatArray containing the results of applying the given transform function to each element in the original IntArray.
Returns a IntArray containing the results of applying the given transform function to each element in the original array.
Returns a LongArray containing the results of applying the given transform function to each element in the original IntArray.
Returns a DoubleArray containing the results of applying the given transform function to each element in the original LongArray.
Returns a FloatArray containing the results of applying the given transform function to each element in the original LongArray.
Returns a IntArray containing the results of applying the given transform function to each element in the original LongArray.
Returns a LongArray containing the results of applying the given transform function to each element in the original array.