Package it.unimi.dsi.fastutil.bytes
package it.unimi.dsi.fastutil.bytes
Type-specific classes for byte elements or keys.
-
ClassDescriptionAn abstract class facilitating the creation of type-specific iterators.A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificFunction; provides some additional methods that use polymorphism to avoid (un)boxing.A class providing static methods and objects that do useful things with type-specific arrays.A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.A class providing static methods and objects that do useful things with big arrays.A type-specificBigListIterator.A type-specificComparator; provides methods to compare two primitive types both as objects and as primitive types.A class providing static methods and objects that do useful things with comparators.A type-specificConsumer; provides methods to consume a primitive type both as object and as primitive.A type-specificIterablethat strengthens that specification ofByteIterable.iterator()andByteIterable.forEach(Consumer).A type-specificIterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.A type-specificPredicate; provides methods to test a primitive type both as object and as primitive.A type-specificSpliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.A class providing static methods and objects that do useful things with type-specific spliterators.A skeletal implementation for a spliterator backed by an index based data store.A skeletal implementation for a spliterator backed by an index based data store.A class returning no elements and a type-specific spliterator interface.A skeletal implementation for a spliterator backed by an index based data store.