Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractBoolean2BooleanFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ByteFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2CharFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2DoubleFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2FloatFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2IntFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2LongFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ShortFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBooleanBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
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 - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractBooleanBigList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanBigList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanBigListIterator - Class in it.unimi.dsi.fastutil.booleans
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.
AbstractBooleanCollection - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractBooleanIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractBooleanList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanListIterator - Class in it.unimi.dsi.fastutil.booleans
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.
AbstractBooleanSet - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractBooleanSpliterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanStack - Class in it.unimi.dsi.fastutil.booleans
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.
AbstractByte2BooleanFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2BooleanMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2BooleanSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ByteFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ByteMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ByteSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2CharFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2CharMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2CharSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2DoubleFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2DoubleMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2DoubleSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2FloatFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2FloatMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2FloatSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2IntFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2IntMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2IntSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2LongFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2LongMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2LongSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ObjectMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ShortFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ShortMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ShortSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByteBidirectionalIterator - Class in it.unimi.dsi.fastutil.bytes
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.
AbstractByteBigList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractByteBigList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteBigList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteBigListIterator - Class in it.unimi.dsi.fastutil.bytes
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.
AbstractByteCollection - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractByteComparator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractByteIterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractByteList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteListIterator - Class in it.unimi.dsi.fastutil.bytes
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.
AbstractBytePriorityQueue - Class in it.unimi.dsi.fastutil.bytes
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.
AbstractBytePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractBytePriorityQueue
Deprecated.
 
AbstractByteSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractByteSortedSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractByteSpliterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteStack - Class in it.unimi.dsi.fastutil.bytes
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.
AbstractChar2BooleanFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2BooleanMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2BooleanSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ByteFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ByteMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ByteSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2CharFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2CharMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2CharSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2DoubleFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2DoubleMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2DoubleSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2FloatFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2FloatMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2FloatSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2IntFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2IntMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2IntSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2LongFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2LongMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2LongSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ObjectMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ShortFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ShortMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ShortSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractCharBidirectionalIterator - Class in it.unimi.dsi.fastutil.chars
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.
AbstractCharBigList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractCharBigList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharBigList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharBigListIterator - Class in it.unimi.dsi.fastutil.chars
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.
AbstractCharCollection - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractCharComparator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractCharIterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractCharList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharListIterator - Class in it.unimi.dsi.fastutil.chars
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.
AbstractCharPriorityQueue - Class in it.unimi.dsi.fastutil.chars
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.
AbstractCharPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharPriorityQueue
Deprecated.
 
AbstractCharSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractCharSortedSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractCharSpliterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharStack - Class in it.unimi.dsi.fastutil.chars
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.
AbstractDouble2BooleanFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2BooleanMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2BooleanSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ByteFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ByteMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ByteSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2CharFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2CharMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2CharSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2DoubleFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2DoubleMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2DoubleSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2FloatFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2FloatMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2FloatSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2IntFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2IntMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2IntSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2LongFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2LongMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2LongSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ObjectMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ShortFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ShortMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ShortSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDoubleBidirectionalIterator - Class in it.unimi.dsi.fastutil.doubles
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.
AbstractDoubleBigList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractDoubleBigList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleBigList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleBigListIterator - Class in it.unimi.dsi.fastutil.doubles
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.
AbstractDoubleCollection - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractDoubleComparator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractDoubleIterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractDoubleList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleListIterator - Class in it.unimi.dsi.fastutil.doubles
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.
AbstractDoublePriorityQueue - Class in it.unimi.dsi.fastutil.doubles
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.
AbstractDoublePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoublePriorityQueue
Deprecated.
 
AbstractDoubleSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractDoubleSortedSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractDoubleSpliterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleStack - Class in it.unimi.dsi.fastutil.doubles
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.
AbstractFloat2BooleanFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2BooleanMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2BooleanSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ByteFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ByteMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ByteSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2CharFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2CharMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2CharSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2DoubleFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2DoubleMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2DoubleSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2FloatFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2FloatMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2FloatSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2IntFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2IntMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2IntSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2LongFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2LongMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2LongSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ObjectMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ShortFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ShortMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ShortSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloatBidirectionalIterator - Class in it.unimi.dsi.fastutil.floats
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.
AbstractFloatBigList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractFloatBigList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatBigList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatBigListIterator - Class in it.unimi.dsi.fastutil.floats
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.
AbstractFloatCollection - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractFloatComparator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractFloatIterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractFloatList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatListIterator - Class in it.unimi.dsi.fastutil.floats
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.
AbstractFloatPriorityQueue - Class in it.unimi.dsi.fastutil.floats
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.
AbstractFloatPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatPriorityQueue
Deprecated.
 
AbstractFloatSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractFloatSortedSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractFloatSpliterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatStack - Class in it.unimi.dsi.fastutil.floats
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.
AbstractIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of IndirectPriorityQueue.
AbstractIndirectPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractIndirectPriorityQueue
Deprecated.
 
AbstractInt2BooleanFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2BooleanMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2BooleanSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ByteFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ByteMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ByteSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2CharFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2CharMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2CharSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2DoubleFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2DoubleMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2DoubleSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2FloatFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2FloatMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2FloatSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2IntFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2IntMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2IntSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2LongFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2LongMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2LongSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ObjectMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ShortFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ShortMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ShortSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractIntBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
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.
AbstractIntBigList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractIntBigList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntBigList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntBigListIterator - Class in it.unimi.dsi.fastutil.ints
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.
AbstractIntCollection - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractIntComparator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractIntIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractIntList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntListIterator - Class in it.unimi.dsi.fastutil.ints
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.
AbstractIntPriorityQueue - Class in it.unimi.dsi.fastutil.ints
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.
AbstractIntPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntPriorityQueue
Deprecated.
 
AbstractIntSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractIntSortedSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractIntSpliterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntStack - Class in it.unimi.dsi.fastutil.ints
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.
AbstractLong2BooleanFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2BooleanMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2BooleanSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ByteFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ByteMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ByteSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2CharFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2CharMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2CharSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2DoubleFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2DoubleMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2DoubleSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2FloatFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2FloatMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2FloatSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2IntFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2IntMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2IntSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2LongFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2LongMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2LongSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ObjectMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ShortFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ShortMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ShortSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLongBidirectionalIterator - Class in it.unimi.dsi.fastutil.longs
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.
AbstractLongBigList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractLongBigList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongBigList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongBigListIterator - Class in it.unimi.dsi.fastutil.longs
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.
AbstractLongCollection - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractLongComparator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractLongIterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractLongList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongListIterator - Class in it.unimi.dsi.fastutil.longs
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.
AbstractLongPriorityQueue - Class in it.unimi.dsi.fastutil.longs
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.
AbstractLongPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongPriorityQueue
Deprecated.
 
AbstractLongSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractLongSortedSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractLongSpliterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongStack - Class in it.unimi.dsi.fastutil.longs
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.
AbstractObject2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObjectBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
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.
AbstractObjectBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractObjectBigList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectBigList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
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.
AbstractObjectCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractObjectIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractObjectList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractObjectList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectListIterator<K> - Class in it.unimi.dsi.fastutil.objects
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.
AbstractObjectSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractObjectSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractObjectSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of PriorityQueue.
AbstractPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractPriorityQueue
Deprecated.
 
AbstractReference2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReferenceBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractReferenceBigList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceBigList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractReferenceList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractReferenceList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractReferenceSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShort2BooleanFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2BooleanMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2BooleanSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ByteFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ByteMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ByteSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2CharFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2CharMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2CharSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2DoubleFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2DoubleMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2DoubleSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2FloatFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2FloatMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2FloatSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2IntFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2IntMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2IntSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2LongFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2LongMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2LongSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ObjectMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ShortFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ShortMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ShortSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShortBidirectionalIterator - Class in it.unimi.dsi.fastutil.shorts
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.
AbstractShortBigList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractShortBigList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortBigList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortBigListIterator - Class in it.unimi.dsi.fastutil.shorts
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.
AbstractShortCollection - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortComparator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractShortIterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractShortList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortListIterator - Class in it.unimi.dsi.fastutil.shorts
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.
AbstractShortPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
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.
AbstractShortPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortPriorityQueue
Deprecated.
 
AbstractShortSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractShortSortedSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShortSpliterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortStack - Class in it.unimi.dsi.fastutil.shorts
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.
AbstractStack<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of Stack.
AbstractStack() - Constructor for class it.unimi.dsi.fastutil.AbstractStack
Deprecated.
 
accept(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Performs this operation on the given input.
accept(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Performs this operation on the given input.
accept(char) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Performs this operation on the given input.
accept(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Performs this operation on the given input.
accept(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Performs this operation on the given input.
accept(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends the specified element to the end of this list (optional operation).
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends the specified element to the end of this list (optional operation).
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends the specified element to the end of this list (optional operation).
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends the specified element to the end of this list (optional operation).
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends the specified element to the end of this list (optional operation).
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends the specified element to the end of this list (optional operation).
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(int, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(int, char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(int, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(int, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(int, long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(int, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
add(int, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends the specified element to the end of this list (optional operation).
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(long, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(long, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(long, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(long, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(long, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(long, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(long, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, K) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Appends the specified element to the end of this list (optional operation).
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
add(K) - Method in interface it.unimi.dsi.fastutil.BigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts all of the elements in the specified collection into this big list at the specified position (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addAll(BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
addAndGet(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndGet(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, boolean[][], long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, byte[][], long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, char[][], long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, float[][], long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, short[][], long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Add a random element if not present, get the existing value if already present.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.