Package it.unimi.dsi.fastutil.booleans
package it.unimi.dsi.fastutil.booleans
Type-specific classes for boolean elements or keys.
Not all classes are provided in a boolean-specific version: sorted sets and maps not generated,
as they are useless. Unsorted sets and maps are kept around for orthogonality, whereas
BooleanCollection
is used by maps with boolean values.
-
ClassDescriptionAn abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.An abstract class providing basic methods for functions implementing a type-specific interface.Deprecated.An abstract class providing basic methods for big lists implementing a type-specific big list interface.A class implementing a sublist view.Deprecated.As of
fastutil
8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.An abstract class providing basic methods for collections implementing a type-specific interface.An abstract class facilitating the creation of type-specific iterators.An abstract class providing basic methods for lists implementing a type-specific list interface.A class implementing a sublist view.Deprecated.As offastutil
8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.An abstract class providing basic methods for sets implementing a type-specific interface.An abstract class facilitating the creation of type-specific iterators.Deprecated.As offastutil
8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.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 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-specific array-based list; 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 simple, brute-force implementation of a set based on a backing array.A type-specificIterable
that further strengthens the specification ofIterable.iterator()
.A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.A class providing static methods and objects that do useful things with big arrays.A type-specificBigList
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificBigListIterator
.A class providing static methods and objects that do useful things with type-specific iterators.A skeletal implementation for an iterator backed by an index based data store.A skeletal implementation for a list-iterator backed by an index based data store.A class exposing a list iterator as a big-list iterator..A class returning no elements and a type-specific big list iterator interface.An unmodifiable wrapper class for big list iterators.A class providing static methods and objects that do useful things with type-specific big lists.An immutable class representing an empty type-specific big list.A class exposing a list as a big list.An immutable class representing a type-specific singleton big list.A synchronized wrapper class for big lists.An unmodifiable wrapper class for big lists.A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater thenInteger.MAX_VALUE
items long).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 skeletal implementation for a spliterator backed by an index based data store.A type-specificBinaryOperator
; provides methods operating both on objects and on primitives.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificCollection
; 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 collections.An immutable class representing an empty type-specific collection.A collection wrapper class for iterables.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-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificHash
interface.A type-specific hash strategy.A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificIterable
that strengthens that specification ofBooleanIterable.iterator()
andBooleanIterable.forEach(Consumer)
.A class providing static methods and objects that do useful things with type-specific iterables.A type-specificIterator
; provides an additional method to avoid (un)boxing, and the possibility to skip elements.A class providing static methods and objects that do useful things with type-specific iterators.A skeletal implementation for an iterator backed by an index-based data store.A skeletal implementation for a list-iterator backed by an index-based data store.A class returning no elements and a type-specific iterator interface.An unmodifiable wrapper class for bidirectional iterators.An unmodifiable wrapper class for iterators.An unmodifiable wrapper class for list iterators.A type-specificList
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific bidirectional iterator that is also aListIterator
.A class providing static methods and objects that do useful things with type-specific lists.An immutable class representing an empty type-specific list.An immutable class representing a type-specific singleton list.A synchronized wrapper class for lists.A synchronized wrapper class for random-access lists.An unmodifiable wrapper class for lists.An unmodifiable wrapper class for random-access lists.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific hash set with with a fast, small-footprint implementation.A type-specificPredicate
; provides methods to test a primitive type both as object and as primitive.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificSet
; 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 sets.An immutable class representing the empty set and implementing a type-specific set interface.An immutable class representing a type-specific singleton set.A synchronized wrapper class for sets.An unmodifiable wrapper class for sets.A type-specific immutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specific mutablePair
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificPair
; provides some additional methods that use polymorphism to avoid (un)boxing.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.A type-specificStack
; provides some additional methods that use polymorphism to avoid (un)boxing.A type-specificUnaryOperator
; provides methods operating both on objects and on primitives.
fastutil
8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.