| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.booleans |
Provides type-specific classes for boolean elements or keys.
|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| it.unimi.dsi.fastutil.io |
Provides classes and static methods that make object and primitive-type I/O easier and faster.
|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Class and Description |
|---|
| AbstractBooleanBidirectionalIterator
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.
|
| AbstractBooleanBigList
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| AbstractBooleanIterator
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.
|
| AbstractBooleanList
An abstract class providing basic methods for lists implementing a type-specific list interface.
|
| AbstractBooleanSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
| BooleanArrayList
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
|
| BooleanArraySet
A simple, brute-force implementation of a set based on a backing array.
|
| BooleanBidirectionalIterator
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing,
and the possibility to skip elements backwards.
|
| BooleanBigArrayBigList
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
|
| BooleanBigList
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. |
| BooleanBigListIterator
A type-specific
BigListIterator. |
| BooleanBigListIterators.EmptyBigListIterator
A class returning no elements and a type-specific big list iterator interface.
|
| BooleanBigLists.EmptyBigList
An immutable class representing an empty type-specific big list.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanCollections.EmptyCollection
An immutable class representing an empty type-specific collection.
|
| BooleanCollections.SynchronizedCollection
A synchronized wrapper class for collections.
|
| BooleanCollections.UnmodifiableCollection
An unmodifiable wrapper class for collections.
|
| BooleanComparator
A type-specific
Comparator; provides methods to compare two primitive types both as objects
and as primitive types. |
| BooleanConsumer
A type-specific
Consumer; provides methods to consume a primitive type both as object
and as primitive. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| BooleanIterators.EmptyIterator
A class returning no elements and a type-specific iterator interface.
|
| BooleanList
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. |
| BooleanListIterator
A type-specific bidirectional iterator that is also a
ListIterator. |
| BooleanLists.EmptyList
An immutable class representing an empty type-specific list.
|
| BooleanLists.SynchronizedList
A synchronized wrapper class for lists.
|
| BooleanLists.UnmodifiableList
An unmodifiable wrapper class for lists.
|
| BooleanOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| BooleanSet
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. |
| BooleanSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
| BooleanStack
A type-specific
Stack; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
| Class and Description |
|---|
| AbstractBooleanCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
| BooleanCollection
A type-specific
Collection; provides some additional methods
that use polymorphism to avoid (un)boxing. |
| BooleanIterable
A type-specific
Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer). |
| BooleanIterator
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
Copyright © 2020. All rights reserved.