A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

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.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
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractByteList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractCharList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractDoubleList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractFloatList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractIntList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractLongList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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
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.
AbstractObjectList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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.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.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.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
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.
AbstractShortList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for lists implementing a type-specific list interface.
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.
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
 
accept(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
 
accept(char) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
 
accept(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
 
accept(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
 
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.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.BooleanCollections.SynchronizedCollection
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
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.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.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.ByteCollections.SynchronizedCollection
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.UnmodifiableCollection
 
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.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.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.CharCollections.SynchronizedCollection
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.UnmodifiableCollection
 
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.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.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.DoubleCollections.SynchronizedCollection
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.UnmodifiableCollection
 
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.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.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.FloatCollections.SynchronizedCollection
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.UnmodifiableCollection
 
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.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.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.IntCollections.SynchronizedCollection
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.UnmodifiableCollection
 
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.LongCollections.SynchronizedCollection
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.UnmodifiableCollection
 
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.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.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.ShortCollections.SynchronizedCollection
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.UnmodifiableCollection
 
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.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.BooleanCollections.SynchronizedCollection
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
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 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.ByteCollections.SynchronizedCollection
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.UnmodifiableCollection
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 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.CharCollections.SynchronizedCollection
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.UnmodifiableCollection
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 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.DoubleCollections.SynchronizedCollection
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.UnmodifiableCollection
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 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.FloatCollections.SynchronizedCollection
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.UnmodifiableCollection
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 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.IntCollections.SynchronizedCollection
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.UnmodifiableCollection
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 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.LongCollections.SynchronizedCollection
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.UnmodifiableCollection
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 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.ShortCollections.SynchronizedCollection
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.UnmodifiableCollection
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 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.BigListIteratorListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.SynchronizedCollection
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.UnmodifiableCollection
 
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.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.ReferenceCollections.SynchronizedCollection
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.UnmodifiableCollection
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
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.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
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.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.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.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
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.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.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.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
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.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.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.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
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.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.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.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
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.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.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.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
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.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.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.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
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.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.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, 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.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
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.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.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.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.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.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.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.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.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.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.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.ObjectLists.EmptyList
 
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.ReferenceLists.EmptyList
 
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
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.AbstractBooleanBigList.BooleanSubList
 
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 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, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
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.AbstractByteBigList.ByteSubList
 
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 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, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
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.AbstractCharBigList.CharSubList
 
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 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, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
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.AbstractDoubleBigList.DoubleSubList
 
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 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, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
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.AbstractFloatBigList.FloatSubList
 
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 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, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
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.AbstractIntBigList.IntSubList
 
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 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, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
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.AbstractLongBigList.LongSubList
 
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 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, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
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.AbstractShortBigList.ShortSubList
 
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 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, 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.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.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 class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
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 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.BooleanCollections.SynchronizedCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
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 class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
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 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.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 class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
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 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.ByteCollections.SynchronizedCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.bytes.AbstractByteList
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 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.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 class it.unimi.dsi.fastutil.chars.AbstractCharBigList
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 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.CharCollections.SynchronizedCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.chars.AbstractCharList
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 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.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 class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
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 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.DoubleCollections.SynchronizedCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
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 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.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 class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
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 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.FloatCollections.SynchronizedCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.floats.AbstractFloatList
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 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.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 class it.unimi.dsi.fastutil.ints.AbstractIntBigList
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 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.IntCollections.SynchronizedCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.ints.AbstractIntList
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 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.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 class it.unimi.dsi.fastutil.longs.AbstractLongBigList
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 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.LongCollections.SynchronizedCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.longs.AbstractLongList
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 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.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(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
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 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.ShortCollections.SynchronizedCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.UnmodifiableCollection
 
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.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 class it.unimi.dsi.fastutil.shorts.AbstractShortList
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 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.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.BooleanCollections.SynchronizedCollection
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
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.ByteCollections.SynchronizedCollection
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.UnmodifiableCollection
 
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.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.CharCollections.SynchronizedCollection
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.UnmodifiableCollection
 
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.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.DoubleCollections.SynchronizedCollection
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.UnmodifiableCollection
 
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.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.FloatCollections.SynchronizedCollection
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.UnmodifiableCollection
 
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.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.IntCollections.SynchronizedCollection
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.UnmodifiableCollection
 
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.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.LongCollections.SynchronizedCollection
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.UnmodifiableCollection
 
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.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.ShortCollections.SynchronizedCollection
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.UnmodifiableCollection
 
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.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.ObjectCollections.SynchronizedCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.UnmodifiableCollection
 
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.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.ReferenceCollections.SynchronizedCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.UnmodifiableCollection
 
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.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.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.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.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.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.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.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.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.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.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.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.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Adds an increment to value currently associated with a key.
all(BooleanIterator, Predicate<? super Boolean>) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
 
all(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
 
all(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
 
all(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
 
all(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
 
all(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
 
all(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
 
all(ObjectIterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
 
all(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
 
ALL_TERMINATORS - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
A set containing all available line terminators.
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the all elements have changed (optional operation).
allChanged() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
allChanged() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
andThen(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
 
andThen(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
 
andThen(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
 
andThen(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
 
andThen(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
 
andThen(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
 
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
 
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenObject(Byte2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenObject(Char2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenObject(Double2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenObject(Float2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenObject(Int2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenObject(Long2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenObject(Object2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenObject(Short2ObjectFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenReference(Byte2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenReference(Char2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenReference(Double2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenReference(Float2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenReference(Int2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenReference(Long2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenReference(Object2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<V, T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenReference(Short2ReferenceFunction<T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
any(BooleanIterator, Predicate<? super Boolean>) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
 
any(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
 
any(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
 
any(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
 
any(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
 
any(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
 
any(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
 
any(ObjectIterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
 
any(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
 
apply(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
apply(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
apply(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
apply(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
apply(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
apply(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
apply(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
apply(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
apply(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
apply(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
apply(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
apply(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in interface it.unimi.dsi.fastutil.Function
This is equivalent to calling Function.get(Object).
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
applyAsDouble(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
applyAsDouble(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
applyAsLong(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
applyAsLong(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
applyAsLong(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsLong(double) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use primitive types which don't have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
applyAsLong(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
applyAsLong(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
applyAsLong(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
applyAsLong(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
applyAsLong(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
The array backing the input stream.
array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The array backing the output stream.
array - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The array of arrays backing the input stream, plus an additional null entry.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Computes the length of the array at the given index.
Arrays - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with arrays.
arraySize(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil(expected / f).
asBigList(BooleanList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a big list backed by the specified list.
asBigList(ByteList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a big list backed by the specified list.
asBigList(CharList) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a big list backed by the specified list.
asBigList(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a big list backed by the specified list.
asBigList(FloatList) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a big list backed by the specified list.
asBigList(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a big list backed by the specified list.
asBigList(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a big list backed by the specified list.
asBigList(ObjectList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns a big list backed by the specified list.
asBigList(ReferenceList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns a big list backed by the specified list.
asBigList(ShortList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a big list backed by the specified list.
asBigListIterator(BooleanListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ByteListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(CharListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(DoubleListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(FloatListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(IntListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(LongListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ObjectListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ShortListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBooleanComparator(Comparator<? super Boolean>) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asBooleanIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asBooleanIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asBooleanIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard iterator into a type-specific iterator.
asBooleanIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard list iterator into a type-specific list iterator.
asByteComparator(Comparator<? super Byte>) - Static method in class it.unimi.dsi.fastutil.bytes.ByteComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asByteIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asByteIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asByteIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps a standard iterator into a type-specific iterator.
asByteIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps a standard list iterator into a type-specific list iterator.
asCharComparator(Comparator<? super Character>) - Static method in class it.unimi.dsi.fastutil.chars.CharComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asCharIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asCharIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asCharIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asCharIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asCharIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asCharIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps a standard iterator into a type-specific iterator.
asCharIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps a standard list iterator into a type-specific list iterator.
asCollection(BooleanIterable) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ByteIterable) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(CharIterable) - Static method in class it.unimi.dsi.fastutil.chars.CharCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(DoubleIterable) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(FloatIterable) - Static method in class it.unimi.dsi.fastutil.floats.FloatCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(IntIterable) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(LongIterable) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ObjectIterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ObjectIterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ShortIterable) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns an unmodifiable collection backed by the specified iterable.
asDoubleComparator(Comparator<? super Double>) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asDoubleIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asDoubleIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asDoubleIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps a standard iterator into a type-specific iterator.
asDoubleIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps a standard list iterator into a type-specific list iterator.
asFloatComparator(Comparator<? super Float>) - Static method in class it.unimi.dsi.fastutil.floats.FloatComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asFloatIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asFloatIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asFloatIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps a standard iterator into a type-specific iterator.
asFloatIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps a standard list iterator into a type-specific list iterator.
asIntComparator(Comparator<? super Integer>) - Static method in class it.unimi.dsi.fastutil.ints.IntComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asIntIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asIntIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asIntIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard iterator into a type-specific iterator.
asIntIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard list iterator into a type-specific list iterator.
asLongComparator(Comparator<? super Long>) - Static method in class it.unimi.dsi.fastutil.longs.LongComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asLongIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asLongIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asLongIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps a standard iterator into a type-specific iterator.
asLongIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps a standard list iterator into a type-specific list iterator.
asObjectIterator(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard iterator into a type-specific iterator.
asObjectIterator(ListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard list iterator into a type-specific list iterator.
asShortComparator(Comparator<? super Short>) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterable object.
asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asShortIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asShortIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a pathname into an iterator.
asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asShortIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps a standard iterator into a type-specific iterator.
asShortIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps a standard list iterator into a type-specific list iterator.
available() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
available() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
available() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking.
available() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 

B

back(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
back(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
back(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Moves back for the given number of elements.
back(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
back(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
BasicEntry() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
BasicEntry(byte, boolean) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
BasicEntry(byte, byte) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
BasicEntry(byte, char) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
BasicEntry(byte, double) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
BasicEntry(byte, float) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
BasicEntry(byte, int) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
BasicEntry(byte, long) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
BasicEntry(byte, short) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
BasicEntry(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
BasicEntry(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
BasicEntry(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
BasicEntry(char, byte) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
BasicEntry(char, char) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
BasicEntry(char, double) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
BasicEntry(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
BasicEntry(char, int) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
BasicEntry(char, long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
BasicEntry(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
BasicEntry(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
BasicEntry(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
BasicEntry(double, boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
BasicEntry(double, byte) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
BasicEntry(double, char) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
BasicEntry(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
BasicEntry(double, float) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
BasicEntry(double, int) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
BasicEntry(double, long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
BasicEntry(double, short) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
BasicEntry(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
BasicEntry(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
BasicEntry(float, boolean) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
BasicEntry(float, byte) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
BasicEntry(float, char) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
BasicEntry(float, double) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
BasicEntry(float, float) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
BasicEntry(float, int) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
BasicEntry(float, long) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
BasicEntry(float, short) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
BasicEntry(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
BasicEntry(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
BasicEntry(int, boolean) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
BasicEntry(int, byte) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
BasicEntry(int, char) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
BasicEntry(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
BasicEntry(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
BasicEntry(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
BasicEntry(int, long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
BasicEntry(int, short) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
BasicEntry(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
BasicEntry(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
BasicEntry(long, boolean) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
BasicEntry(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
BasicEntry(long, char) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
BasicEntry(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
BasicEntry(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
BasicEntry(long, int) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
BasicEntry(long, long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
BasicEntry(long, short) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
BasicEntry(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
BasicEntry(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
BasicEntry(short, boolean) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
BasicEntry(short, byte) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
BasicEntry(short, char) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
BasicEntry(short, double) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
BasicEntry(short, float) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
BasicEntry(short, int) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
BasicEntry(short, long) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
BasicEntry(short, short) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
BasicEntry(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
BasicEntry(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
BasicEntry(Byte, Boolean) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
BasicEntry(Byte, Byte) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
BasicEntry(Byte, Character) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
BasicEntry(Byte, Double) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
BasicEntry(Byte, Float) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
BasicEntry(Byte, Integer) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
BasicEntry(Byte, Long) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
BasicEntry(Byte, Short) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
BasicEntry(Byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
BasicEntry(Byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
BasicEntry(Character, Boolean) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
BasicEntry(Character, Byte) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
BasicEntry(Character, Character) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
BasicEntry(Character, Double) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
BasicEntry(Character, Float) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
BasicEntry(Character, Integer) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
BasicEntry(Character, Long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
BasicEntry(Character, Short) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
BasicEntry(Character, V) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
BasicEntry(Character, V) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
BasicEntry(Double, Boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
BasicEntry(Double, Byte) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
BasicEntry(Double, Character) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
BasicEntry(Double, Double) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
BasicEntry(Double, Float) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
BasicEntry(Double, Integer) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
BasicEntry(Double, Long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
BasicEntry(Double, Short) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
BasicEntry(Double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
BasicEntry(Double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
BasicEntry(Float, Boolean) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
BasicEntry(Float, Byte) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
BasicEntry(Float, Character) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
BasicEntry(Float, Double) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
BasicEntry(Float, Float) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
BasicEntry(Float, Integer) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
BasicEntry(Float, Long) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
BasicEntry(Float, Short) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
BasicEntry(Float, V) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
BasicEntry(Float, V) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
BasicEntry(Integer, Boolean) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
BasicEntry(Integer, Byte) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
BasicEntry(Integer, Character) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
BasicEntry(Integer, Double) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
BasicEntry(Integer, Float) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
BasicEntry(Integer, Integer) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
BasicEntry(Integer, Long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
BasicEntry(Integer, Short) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
BasicEntry(Integer, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
BasicEntry(Integer, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
BasicEntry(Long, Boolean) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
BasicEntry(Long, Byte) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
BasicEntry(Long, Character) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
BasicEntry(Long, Double) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
BasicEntry(Long, Float) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
BasicEntry(Long, Integer) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
BasicEntry(Long, Long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
BasicEntry(Long, Short) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
BasicEntry(Long, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
BasicEntry(Long, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
BasicEntry(Short, Boolean) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
BasicEntry(Short, Byte) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
BasicEntry(Short, Character) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
BasicEntry(Short, Double) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
BasicEntry(Short, Float) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
BasicEntry(Short, Integer) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
BasicEntry(Short, Long) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
BasicEntry(Short, Short) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
BasicEntry(Short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
BasicEntry(Short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
BasicEntry(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
BasicEntry(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
BasicEntry(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
BasicEntry(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
BasicEntry(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
BasicEntry(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
BasicEntry(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
BasicEntry(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
BasicEntry(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
BasicEntry(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
BasicEntry(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
BasicEntry(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
BasicEntry(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
BasicEntry(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
BasicEntry(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
BasicEntry(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
BasicEntry(K, Boolean) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
BasicEntry(K, Boolean) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
BasicEntry(K, Byte) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
BasicEntry(K, Byte) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
BasicEntry(K, Character) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
BasicEntry(K, Character) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
BasicEntry(K, Double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
BasicEntry(K, Double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
BasicEntry(K, Float) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
BasicEntry(K, Float) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
BasicEntry(K, Integer) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
BasicEntry(K, Integer) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
BasicEntry(K, Long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
BasicEntry(K, Long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
BasicEntry(K, Short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
BasicEntry(K, Short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
BasicEntry(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
BasicEntry(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
BasicEntry(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
BasicEntry(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
BasicEntrySet(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
BasicEntrySet(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
BasicEntrySet(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
BasicEntrySet(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
BasicEntrySet(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
BasicEntrySet(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
BasicEntrySet(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
BasicEntrySet(Byte2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
BasicEntrySet(Byte2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
BasicEntrySet(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
BasicEntrySet(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
BasicEntrySet(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
BasicEntrySet(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
BasicEntrySet(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
BasicEntrySet(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
BasicEntrySet(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
BasicEntrySet(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
BasicEntrySet(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
BasicEntrySet(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
BasicEntrySet(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
BasicEntrySet(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
BasicEntrySet(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
BasicEntrySet(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
BasicEntrySet(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
BasicEntrySet(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
BasicEntrySet(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
BasicEntrySet(Double2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
BasicEntrySet(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
BasicEntrySet(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
BasicEntrySet(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
BasicEntrySet(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
BasicEntrySet(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
BasicEntrySet(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
BasicEntrySet(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
BasicEntrySet(Float2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
BasicEntrySet(Float2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
BasicEntrySet(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
BasicEntrySet(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
BasicEntrySet(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
BasicEntrySet(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
BasicEntrySet(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
BasicEntrySet(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
BasicEntrySet(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
BasicEntrySet(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
BasicEntrySet(Int2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
BasicEntrySet(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
BasicEntrySet(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
BasicEntrySet(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
BasicEntrySet(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
BasicEntrySet(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
BasicEntrySet(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
BasicEntrySet(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
BasicEntrySet(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
BasicEntrySet(Long2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
BasicEntrySet(Object2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
BasicEntrySet(Object2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
BasicEntrySet(Object2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
BasicEntrySet(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
BasicEntrySet(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
BasicEntrySet(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
BasicEntrySet(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
BasicEntrySet(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
BasicEntrySet(Object2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Object2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
BasicEntrySet(Reference2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
BasicEntrySet(Reference2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
BasicEntrySet(Reference2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
BasicEntrySet(Reference2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
BasicEntrySet(Reference2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
BasicEntrySet(Reference2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
BasicEntrySet(Reference2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
BasicEntrySet(Reference2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
BasicEntrySet(Reference2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Reference2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
BasicEntrySet(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
BasicEntrySet(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
BasicEntrySet(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
BasicEntrySet(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
BasicEntrySet(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
BasicEntrySet(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
BasicEntrySet(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
BasicEntrySet(Short2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
BasicEntrySet(Short2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
BasicEntrySet(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
BidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil
A bidirectional Iterator.
BigArrays - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with big arrays.
bigArraySize(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two larger than or equal to Math.ceil(expected / f).
BigList<K> - Interface in it.unimi.dsi.fastutil
A list with big (i.e., 64-bit) indices.
BigListIterator<K> - Interface in it.unimi.dsi.fastutil
A list iterator over a BigList.
BigSwapper - Interface in it.unimi.dsi.fastutil
An object that can swap elements whose positions are specified by longs.
binarySearch(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(byte[][], byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(byte[][], long, long, byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(byte[], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(byte[], byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(byte[], int, int, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(byte[], int, int, byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(char[][], char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(char[][], char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(char[][], long, long, char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(char[], char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(char[], char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(char[], int, int, char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(char[], int, int, char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(double[][], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(double[][], double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(double[][], long, long, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(double[], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(double[], double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(double[], int, int, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(double[], int, int, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(float[][], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(float[][], float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(float[][], long, long, float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(float[], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(float[], float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(float[], int, int, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(float[], int, int, float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[][], int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(int[][], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(int[][], long, long, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(long[][], long, long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(long[][], long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(long[], int, int, long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(long[], int, int, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(long[], long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(long[], long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(short[][], long, long, short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(short[][], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(short[][], short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(short[], int, int, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(short[], int, int, short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(short[], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(short[], short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm.
binarySearch(K[][], long, long, K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[][], Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Searches a big array for the specified value using the binary search algorithm.
binarySearch(K[][], K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(K[], int, int, K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(K[], K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
BinIO - Class in it.unimi.dsi.fastutil.io
Provides static methods to perform easily binary I/O.
Boolean2BooleanFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2ByteFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2CharFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2DoubleFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2FloatFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2IntFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2LongFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Boolean2ShortFunction - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanArrayList - Class in it.unimi.dsi.fastutil.booleans
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanArrayList() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list with BooleanArrayList.DEFAULT_INITIAL_CAPACITY capacity.
BooleanArrayList(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements of a given array.
BooleanArrayList(boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements of a given array.
BooleanArrayList(int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list with given capacity.
BooleanArrayList(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given type-specific collection.
BooleanArrayList(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
BooleanArrayList(BooleanList) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given type-specific list.
BooleanArrayList(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given collection.
BooleanArrayList(Iterator<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements returned by an iterator..
BooleanArrays - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific arrays.
BooleanArraySet - Class in it.unimi.dsi.fastutil.booleans
A simple, brute-force implementation of a set based on a backing array.
BooleanArraySet() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set.
BooleanArraySet(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using the given backing array.
BooleanArraySet(boolean[], int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
BooleanArraySet(int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set of given initial capacity.
BooleanArraySet(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given collection.
BooleanArraySet(BooleanSet) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given collection.
BooleanArraySet(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given set.
BooleanArraySet(Set<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given set.
BooleanBidirectionalIterable - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
BooleanBidirectionalIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
BooleanBigArrayBigList - Class in it.unimi.dsi.fastutil.booleans
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list with BooleanBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
BooleanBigArrayBigList(boolean[][]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
BooleanBigArrayBigList(boolean[][], long, long) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
BooleanBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list with given capacity.
BooleanBigArrayBigList(BooleanBigList) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
BooleanBigArrayBigList(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
BooleanBigArrayBigList(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
BooleanBigArrayBigList(Iterator<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
BooleanBigArrays - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with big arrays.
BooleanBigList - Interface in it.unimi.dsi.fastutil.booleans
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanBigListIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific BigListIterator.
BooleanBigListIterators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific iterators.
BooleanBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.booleans
A class exposing a list iterator as a big-list iterator..
BooleanBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.booleans
A class returning no elements and a type-specific big list iterator interface.
BooleanBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for big list iterators.
BooleanBigLists - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific big lists.
BooleanBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing an empty type-specific big list.
BooleanBigLists.ListBigList - Class in it.unimi.dsi.fastutil.booleans
A class exposing a list as a big list.
BooleanBigLists.Singleton - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing a type-specific singleton big list.
BooleanBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for big lists.
BooleanBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for big lists.
BooleanBooleanImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanBooleanImmutablePair(boolean, boolean) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanBooleanMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanBooleanMutablePair(boolean, boolean) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanBooleanPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanByteImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanByteImmutablePair(boolean, byte) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanByteMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanByteMutablePair(boolean, byte) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanBytePair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCharImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCharImmutablePair(boolean, char) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanCharMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCharMutablePair(boolean, char) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanCharPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCollection - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCollections - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific collections.
BooleanCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing an empty type-specific collection.
BooleanCollections.IterableCollection - Class in it.unimi.dsi.fastutil.booleans
A collection wrapper class for iterables.
BooleanCollections.SynchronizedCollection - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for collections.
BooleanCollections.UnmodifiableCollection - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for collections.
BooleanComparator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
BooleanComparators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with comparators.
BooleanConsumer - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
BooleanDoubleImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanDoubleImmutablePair(boolean, double) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanDoubleMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanDoubleMutablePair(boolean, double) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanDoublePair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanFloatImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanFloatImmutablePair(boolean, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanFloatMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanFloatMutablePair(boolean, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanFloatPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanHash - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Hash interface.
BooleanHash.Strategy - Interface in it.unimi.dsi.fastutil.booleans
A type-specific hash strategy.
BooleanIntImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanIntImmutablePair(boolean, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanIntMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanIntMutablePair(boolean, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanIntPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanIterable - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Iterable that strengthens that specification of BooleanIterable.iterator() and BooleanIterable.forEach(Consumer).
BooleanIterables - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific iterables.
BooleanIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
BooleanIterators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific iterators.
BooleanIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.booleans
A class returning no elements and a type-specific iterator interface.
BooleanIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for bidirectional iterators.
BooleanIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for iterators.
BooleanIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for list iterators.
BooleanList - Interface in it.unimi.dsi.fastutil.booleans
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanListIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific bidirectional iterator that is also a ListIterator.
BooleanLists - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific lists.
BooleanLists.EmptyList - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing an empty type-specific list.
BooleanLists.Singleton - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing a type-specific singleton list.
BooleanLists.SynchronizedList - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for lists.
BooleanLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for random-access lists.
BooleanLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for lists.
BooleanLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for random-access lists.
BooleanLongImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanLongImmutablePair(boolean, long) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanLongMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanLongMutablePair(boolean, long) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanLongPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanObjectImmutablePair(boolean, V) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanObjectMutablePair(boolean, V) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanObjectPair<V> - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanOpenHashSet - Class in it.unimi.dsi.fastutil.booleans
A type-specific hash set with with a fast, small-footprint implementation.
BooleanOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
BooleanOpenHashSet(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
BooleanOpenHashSet(boolean[], float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set copying the elements of an array.
BooleanOpenHashSet(boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
BooleanOpenHashSet(boolean[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
BooleanOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
BooleanOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set.
BooleanOpenHashSet(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
BooleanOpenHashSet(BooleanCollection, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set copying a given type-specific collection.
BooleanOpenHashSet(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
BooleanOpenHashSet(BooleanIterator, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
BooleanOpenHashSet(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
BooleanOpenHashSet(Collection<? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set copying a given collection.
BooleanOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
BooleanOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set using elements provided by an iterator.
BooleanReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanReferenceImmutablePair(boolean, V) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanReferenceMutablePair(boolean, V) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanReferencePair<V> - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanSet - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanSets - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific sets.
BooleanSets.EmptySet - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing the empty set and implementing a type-specific set interface.
BooleanSets.Singleton - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing a type-specific singleton set.
BooleanSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for sets.
BooleanSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for sets.
BooleanShortImmutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanShortImmutablePair(boolean, short) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
BooleanShortMutablePair - Class in it.unimi.dsi.fastutil.booleans
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanShortMutablePair(boolean, short) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
BooleanShortPair - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanStack - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanSubList(BooleanBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
BooleanSubList(BooleanList, int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
buffer - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The inspection buffer.
BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.TextIO
The size of the buffer used for all I/O on files.
Byte2BooleanArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new empty array map.
Byte2BooleanArrayMap(byte[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2BooleanArrayMap(byte[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new empty array map of given capacity.
Byte2BooleanArrayMap(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2BooleanArrayMap(Map<? extends Byte, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new empty tree map.
Byte2BooleanAVLTreeMap(byte[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2BooleanAVLTreeMap(byte[], boolean[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2BooleanAVLTreeMap(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Byte2BooleanAVLTreeMap(Byte2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2BooleanAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2BooleanAVLTreeMap(Map<? extends Byte, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Byte2BooleanAVLTreeMap(SortedMap<Byte, Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
byte2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
byte2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
byte2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
Byte2BooleanFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2BooleanFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanLinkedOpenHashMap(byte[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2BooleanLinkedOpenHashMap(byte[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map.
Byte2BooleanLinkedOpenHashMap(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2BooleanLinkedOpenHashMap(Byte2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2BooleanLinkedOpenHashMap(Map<? extends Byte, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2BooleanLinkedOpenHashMap(Map<? extends Byte, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2BooleanMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2BooleanMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2BooleanOpenCustomHashMap(byte[], boolean[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2BooleanOpenCustomHashMap(byte[], boolean[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2BooleanOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map.
Byte2BooleanOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanOpenCustomHashMap(Byte2BooleanMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2BooleanOpenCustomHashMap(Byte2BooleanMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2BooleanOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanOpenCustomHashMap(Map<? extends Byte, ? extends Boolean>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2BooleanOpenCustomHashMap(Map<? extends Byte, ? extends Boolean>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanOpenHashMap(byte[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2BooleanOpenHashMap(byte[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map.
Byte2BooleanOpenHashMap(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2BooleanOpenHashMap(Byte2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2BooleanOpenHashMap(Map<? extends Byte, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2BooleanOpenHashMap(Map<? extends Byte, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Creates a new hash map copying a given one.
Byte2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new empty tree map.
Byte2BooleanRBTreeMap(byte[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2BooleanRBTreeMap(byte[], boolean[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2BooleanRBTreeMap(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map copying a given map.
Byte2BooleanRBTreeMap(Byte2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2BooleanRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2BooleanRBTreeMap(Map<? extends Byte, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map copying a given map.
Byte2BooleanRBTreeMap(SortedMap<Byte, Boolean>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2ByteArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new empty array map.
Byte2ByteArrayMap(byte[], byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2ByteArrayMap(byte[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new empty array map of given capacity.
Byte2ByteArrayMap(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ByteArrayMap(Map<? extends Byte, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new empty tree map.
Byte2ByteAVLTreeMap(byte[], byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ByteAVLTreeMap(byte[], byte[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ByteAVLTreeMap(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map copying a given map.
Byte2ByteAVLTreeMap(Byte2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ByteAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2ByteAVLTreeMap(Map<? extends Byte, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map copying a given map.
Byte2ByteAVLTreeMap(SortedMap<Byte, Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
byte2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns a type-specific set view of the mappings contained in this map.
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
byte2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
byte2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
Byte2ByteFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ByteFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteLinkedOpenHashMap(byte[], byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ByteLinkedOpenHashMap(byte[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map.
Byte2ByteLinkedOpenHashMap(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ByteLinkedOpenHashMap(Byte2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ByteLinkedOpenHashMap(Map<? extends Byte, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ByteLinkedOpenHashMap(Map<? extends Byte, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2ByteMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2ByteMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2ByteOpenCustomHashMap(byte[], byte[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ByteOpenCustomHashMap(byte[], byte[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ByteOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map.
Byte2ByteOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteOpenCustomHashMap(Byte2ByteMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2ByteOpenCustomHashMap(Byte2ByteMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ByteOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteOpenCustomHashMap(Map<? extends Byte, ? extends Byte>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2ByteOpenCustomHashMap(Map<? extends Byte, ? extends Byte>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteOpenHashMap(byte[], byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ByteOpenHashMap(byte[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map.
Byte2ByteOpenHashMap(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ByteOpenHashMap(Byte2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ByteOpenHashMap(Map<? extends Byte, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ByteOpenHashMap(Map<? extends Byte, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Creates a new hash map copying a given one.
Byte2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new empty tree map.
Byte2ByteRBTreeMap(byte[], byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ByteRBTreeMap(byte[], byte[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ByteRBTreeMap(Byte2ByteMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map copying a given map.
Byte2ByteRBTreeMap(Byte2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ByteRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2ByteRBTreeMap(Map<? extends Byte, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map copying a given map.
Byte2ByteRBTreeMap(SortedMap<Byte, Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ByteSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2ByteSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2CharArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new empty array map.
Byte2CharArrayMap(byte[], char[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2CharArrayMap(byte[], char[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new empty array map of given capacity.
Byte2CharArrayMap(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2CharArrayMap(Map<? extends Byte, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new empty tree map.
Byte2CharAVLTreeMap(byte[], char[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2CharAVLTreeMap(byte[], char[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2CharAVLTreeMap(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map copying a given map.
Byte2CharAVLTreeMap(Byte2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2CharAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2CharAVLTreeMap(Map<? extends Byte, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map copying a given map.
Byte2CharAVLTreeMap(SortedMap<Byte, Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
byte2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns a type-specific set view of the mappings contained in this map.
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
byte2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
byte2CharEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
Byte2CharFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2CharFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharLinkedOpenHashMap(byte[], char[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2CharLinkedOpenHashMap(byte[], char[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map.
Byte2CharLinkedOpenHashMap(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2CharLinkedOpenHashMap(Byte2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2CharLinkedOpenHashMap(Map<? extends Byte, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2CharLinkedOpenHashMap(Map<? extends Byte, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2CharMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2CharMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2CharMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2CharOpenCustomHashMap(byte[], char[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2CharOpenCustomHashMap(byte[], char[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2CharOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map.
Byte2CharOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharOpenCustomHashMap(Byte2CharMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2CharOpenCustomHashMap(Byte2CharMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2CharOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharOpenCustomHashMap(Map<? extends Byte, ? extends Character>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2CharOpenCustomHashMap(Map<? extends Byte, ? extends Character>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2CharOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharOpenHashMap(byte[], char[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2CharOpenHashMap(byte[], char[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map.
Byte2CharOpenHashMap(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2CharOpenHashMap(Byte2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2CharOpenHashMap(Map<? extends Byte, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2CharOpenHashMap(Map<? extends Byte, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Creates a new hash map copying a given one.
Byte2CharRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new empty tree map.
Byte2CharRBTreeMap(byte[], char[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2CharRBTreeMap(byte[], char[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2CharRBTreeMap(Byte2CharMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map copying a given map.
Byte2CharRBTreeMap(Byte2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2CharRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2CharRBTreeMap(Map<? extends Byte, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map copying a given map.
Byte2CharRBTreeMap(SortedMap<Byte, Character>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2CharSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2CharSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2DoubleArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new empty array map.
Byte2DoubleArrayMap(byte[], double[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2DoubleArrayMap(byte[], double[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new empty array map of given capacity.
Byte2DoubleArrayMap(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2DoubleArrayMap(Map<? extends Byte, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new empty tree map.
Byte2DoubleAVLTreeMap(byte[], double[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2DoubleAVLTreeMap(byte[], double[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2DoubleAVLTreeMap(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Byte2DoubleAVLTreeMap(Byte2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2DoubleAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2DoubleAVLTreeMap(Map<? extends Byte, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Byte2DoubleAVLTreeMap(SortedMap<Byte, Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
byte2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
byte2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
byte2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
Byte2DoubleFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2DoubleFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleLinkedOpenHashMap(byte[], double[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2DoubleLinkedOpenHashMap(byte[], double[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map.
Byte2DoubleLinkedOpenHashMap(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2DoubleLinkedOpenHashMap(Byte2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2DoubleLinkedOpenHashMap(Map<? extends Byte, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2DoubleLinkedOpenHashMap(Map<? extends Byte, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2DoubleMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2DoubleMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2DoubleOpenCustomHashMap(byte[], double[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2DoubleOpenCustomHashMap(byte[], double[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2DoubleOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map.
Byte2DoubleOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleOpenCustomHashMap(Byte2DoubleMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2DoubleOpenCustomHashMap(Byte2DoubleMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2DoubleOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleOpenCustomHashMap(Map<? extends Byte, ? extends Double>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2DoubleOpenCustomHashMap(Map<? extends Byte, ? extends Double>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleOpenHashMap(byte[], double[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2DoubleOpenHashMap(byte[], double[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map.
Byte2DoubleOpenHashMap(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2DoubleOpenHashMap(Byte2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2DoubleOpenHashMap(Map<? extends Byte, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2DoubleOpenHashMap(Map<? extends Byte, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Creates a new hash map copying a given one.
Byte2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new empty tree map.
Byte2DoubleRBTreeMap(byte[], double[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2DoubleRBTreeMap(byte[], double[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2DoubleRBTreeMap(Byte2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map copying a given map.
Byte2DoubleRBTreeMap(Byte2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2DoubleRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2DoubleRBTreeMap(Map<? extends Byte, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map copying a given map.
Byte2DoubleRBTreeMap(SortedMap<Byte, Double>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2FloatArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new empty array map.
Byte2FloatArrayMap(byte[], float[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2FloatArrayMap(byte[], float[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new empty array map of given capacity.
Byte2FloatArrayMap(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2FloatArrayMap(Map<? extends Byte, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new empty tree map.
Byte2FloatAVLTreeMap(byte[], float[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2FloatAVLTreeMap(byte[], float[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2FloatAVLTreeMap(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map copying a given map.
Byte2FloatAVLTreeMap(Byte2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2FloatAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2FloatAVLTreeMap(Map<? extends Byte, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map copying a given map.
Byte2FloatAVLTreeMap(SortedMap<Byte, Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
byte2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns a type-specific set view of the mappings contained in this map.
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
byte2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
byte2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
Byte2FloatFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2FloatFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatLinkedOpenHashMap(byte[], float[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2FloatLinkedOpenHashMap(byte[], float[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map.
Byte2FloatLinkedOpenHashMap(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2FloatLinkedOpenHashMap(Byte2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2FloatLinkedOpenHashMap(Map<? extends Byte, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2FloatLinkedOpenHashMap(Map<? extends Byte, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2FloatMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2FloatMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2FloatOpenCustomHashMap(byte[], float[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2FloatOpenCustomHashMap(byte[], float[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2FloatOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map.
Byte2FloatOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatOpenCustomHashMap(Byte2FloatMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2FloatOpenCustomHashMap(Byte2FloatMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2FloatOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatOpenCustomHashMap(Map<? extends Byte, ? extends Float>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2FloatOpenCustomHashMap(Map<? extends Byte, ? extends Float>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatOpenHashMap(byte[], float[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2FloatOpenHashMap(byte[], float[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map.
Byte2FloatOpenHashMap(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2FloatOpenHashMap(Byte2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2FloatOpenHashMap(Map<? extends Byte, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2FloatOpenHashMap(Map<? extends Byte, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Creates a new hash map copying a given one.
Byte2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new empty tree map.
Byte2FloatRBTreeMap(byte[], float[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2FloatRBTreeMap(byte[], float[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2FloatRBTreeMap(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map copying a given map.
Byte2FloatRBTreeMap(Byte2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2FloatRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2FloatRBTreeMap(Map<? extends Byte, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map copying a given map.
Byte2FloatRBTreeMap(SortedMap<Byte, Float>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2FloatSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2FloatSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2IntArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new empty array map.
Byte2IntArrayMap(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2IntArrayMap(byte[], int[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new empty array map of given capacity.
Byte2IntArrayMap(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2IntArrayMap(Map<? extends Byte, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new empty tree map.
Byte2IntAVLTreeMap(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2IntAVLTreeMap(byte[], int[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2IntAVLTreeMap(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map copying a given map.
Byte2IntAVLTreeMap(Byte2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2IntAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2IntAVLTreeMap(Map<? extends Byte, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map copying a given map.
Byte2IntAVLTreeMap(SortedMap<Byte, Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
byte2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns a type-specific set view of the mappings contained in this map.
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
byte2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
byte2IntEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
Byte2IntFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2IntFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntLinkedOpenHashMap(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2IntLinkedOpenHashMap(byte[], int[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map.
Byte2IntLinkedOpenHashMap(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2IntLinkedOpenHashMap(Byte2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2IntLinkedOpenHashMap(Map<? extends Byte, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2IntLinkedOpenHashMap(Map<? extends Byte, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2IntMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2IntMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2IntMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2IntOpenCustomHashMap(byte[], int[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2IntOpenCustomHashMap(byte[], int[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2IntOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map.
Byte2IntOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntOpenCustomHashMap(Byte2IntMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2IntOpenCustomHashMap(Byte2IntMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2IntOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntOpenCustomHashMap(Map<? extends Byte, ? extends Integer>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2IntOpenCustomHashMap(Map<? extends Byte, ? extends Integer>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2IntOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntOpenHashMap(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2IntOpenHashMap(byte[], int[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map.
Byte2IntOpenHashMap(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2IntOpenHashMap(Byte2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2IntOpenHashMap(Map<? extends Byte, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2IntOpenHashMap(Map<? extends Byte, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Creates a new hash map copying a given one.
Byte2IntRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new empty tree map.
Byte2IntRBTreeMap(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2IntRBTreeMap(byte[], int[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2IntRBTreeMap(Byte2IntMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map copying a given map.
Byte2IntRBTreeMap(Byte2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2IntRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2IntRBTreeMap(Map<? extends Byte, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map copying a given map.
Byte2IntRBTreeMap(SortedMap<Byte, Integer>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2IntSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2IntSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2LongArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new empty array map.
Byte2LongArrayMap(byte[], long[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2LongArrayMap(byte[], long[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new empty array map of given capacity.
Byte2LongArrayMap(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2LongArrayMap(Map<? extends Byte, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new empty tree map.
Byte2LongAVLTreeMap(byte[], long[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2LongAVLTreeMap(byte[], long[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2LongAVLTreeMap(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map copying a given map.
Byte2LongAVLTreeMap(Byte2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2LongAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2LongAVLTreeMap(Map<? extends Byte, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map copying a given map.
Byte2LongAVLTreeMap(SortedMap<Byte, Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
byte2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns a type-specific set view of the mappings contained in this map.
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
byte2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
byte2LongEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
Byte2LongFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2LongFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongLinkedOpenHashMap(byte[], long[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2LongLinkedOpenHashMap(byte[], long[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map.
Byte2LongLinkedOpenHashMap(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2LongLinkedOpenHashMap(Byte2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2LongLinkedOpenHashMap(Map<? extends Byte, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2LongLinkedOpenHashMap(Map<? extends Byte, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2LongMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2LongMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2LongMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2LongOpenCustomHashMap(byte[], long[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2LongOpenCustomHashMap(byte[], long[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2LongOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map.
Byte2LongOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongOpenCustomHashMap(Byte2LongMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2LongOpenCustomHashMap(Byte2LongMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2LongOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongOpenCustomHashMap(Map<? extends Byte, ? extends Long>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2LongOpenCustomHashMap(Map<? extends Byte, ? extends Long>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2LongOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongOpenHashMap(byte[], long[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2LongOpenHashMap(byte[], long[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map.
Byte2LongOpenHashMap(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2LongOpenHashMap(Byte2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2LongOpenHashMap(Map<? extends Byte, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2LongOpenHashMap(Map<? extends Byte, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Creates a new hash map copying a given one.
Byte2LongRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new empty tree map.
Byte2LongRBTreeMap(byte[], long[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2LongRBTreeMap(byte[], long[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2LongRBTreeMap(Byte2LongMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map copying a given map.
Byte2LongRBTreeMap(Byte2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2LongRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2LongRBTreeMap(Map<? extends Byte, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map copying a given map.
Byte2LongRBTreeMap(SortedMap<Byte, Long>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2LongSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2LongSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new empty array map.
Byte2ObjectArrayMap(byte[], Object[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2ObjectArrayMap(byte[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new empty array map of given capacity.
Byte2ObjectArrayMap(Byte2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ObjectArrayMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new empty tree map.
Byte2ObjectAVLTreeMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ObjectAVLTreeMap(byte[], V[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ObjectAVLTreeMap(Byte2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Byte2ObjectAVLTreeMap(Byte2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ObjectAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2ObjectAVLTreeMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Byte2ObjectAVLTreeMap(SortedMap<Byte, V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
byte2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
byte2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
byte2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
Byte2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ObjectFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectLinkedOpenHashMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ObjectLinkedOpenHashMap(byte[], V[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map.
Byte2ObjectLinkedOpenHashMap(Byte2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ObjectLinkedOpenHashMap(Byte2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ObjectLinkedOpenHashMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ObjectLinkedOpenHashMap(Map<? extends Byte, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2ObjectMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2ObjectOpenCustomHashMap(byte[], V[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ObjectOpenCustomHashMap(byte[], V[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ObjectOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map.
Byte2ObjectOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectOpenCustomHashMap(Byte2ObjectMap<V>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2ObjectOpenCustomHashMap(Byte2ObjectMap<V>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ObjectOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectOpenCustomHashMap(Map<? extends Byte, ? extends V>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2ObjectOpenCustomHashMap(Map<? extends Byte, ? extends V>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectOpenHashMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ObjectOpenHashMap(byte[], V[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map.
Byte2ObjectOpenHashMap(Byte2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ObjectOpenHashMap(Byte2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ObjectOpenHashMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ObjectOpenHashMap(Map<? extends Byte, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Creates a new hash map copying a given one.
Byte2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new empty tree map.
Byte2ObjectRBTreeMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ObjectRBTreeMap(byte[], V[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ObjectRBTreeMap(Byte2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map copying a given map.
Byte2ObjectRBTreeMap(Byte2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ObjectRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2ObjectRBTreeMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map copying a given map.
Byte2ObjectRBTreeMap(SortedMap<Byte, V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new empty array map.
Byte2ReferenceArrayMap(byte[], Object[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2ReferenceArrayMap(byte[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new empty array map of given capacity.
Byte2ReferenceArrayMap(Byte2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ReferenceArrayMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new empty tree map.
Byte2ReferenceAVLTreeMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ReferenceAVLTreeMap(byte[], V[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ReferenceAVLTreeMap(Byte2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Byte2ReferenceAVLTreeMap(Byte2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ReferenceAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2ReferenceAVLTreeMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Byte2ReferenceAVLTreeMap(SortedMap<Byte, V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
byte2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
byte2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
byte2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
Byte2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ReferenceFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceLinkedOpenHashMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ReferenceLinkedOpenHashMap(byte[], V[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map.
Byte2ReferenceLinkedOpenHashMap(Byte2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ReferenceLinkedOpenHashMap(Byte2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ReferenceLinkedOpenHashMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ReferenceLinkedOpenHashMap(Map<? extends Byte, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2ReferenceMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2ReferenceOpenCustomHashMap(byte[], V[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ReferenceOpenCustomHashMap(byte[], V[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ReferenceOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map.
Byte2ReferenceOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceOpenCustomHashMap(Byte2ReferenceMap<V>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2ReferenceOpenCustomHashMap(Byte2ReferenceMap<V>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ReferenceOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceOpenCustomHashMap(Map<? extends Byte, ? extends V>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2ReferenceOpenCustomHashMap(Map<? extends Byte, ? extends V>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceOpenHashMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ReferenceOpenHashMap(byte[], V[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map.
Byte2ReferenceOpenHashMap(Byte2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ReferenceOpenHashMap(Byte2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ReferenceOpenHashMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ReferenceOpenHashMap(Map<? extends Byte, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Byte2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new empty tree map.
Byte2ReferenceRBTreeMap(byte[], V[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ReferenceRBTreeMap(byte[], V[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ReferenceRBTreeMap(Byte2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Byte2ReferenceRBTreeMap(Byte2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ReferenceRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2ReferenceRBTreeMap(Map<? extends Byte, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Byte2ReferenceRBTreeMap(SortedMap<Byte, V>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
Byte2ShortArrayMap - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a map based on two parallel backing arrays.
Byte2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new empty array map.
Byte2ShortArrayMap(byte[], short[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Byte2ShortArrayMap(byte[], short[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Byte2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new empty array map of given capacity.
Byte2ShortArrayMap(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ShortArrayMap(Map<? extends Byte, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Byte2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree map with a fast, small-footprint implementation.
Byte2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new empty tree map.
Byte2ShortAVLTreeMap(byte[], short[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ShortAVLTreeMap(byte[], short[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ShortAVLTreeMap(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map copying a given map.
Byte2ShortAVLTreeMap(Byte2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ShortAVLTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Byte2ShortAVLTreeMap(Map<? extends Byte, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map copying a given map.
Byte2ShortAVLTreeMap(SortedMap<Byte, Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
byte2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns a type-specific set view of the mappings contained in this map.
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
byte2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
byte2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
Byte2ShortFunction - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ShortFunctions - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific functions.
Byte2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific function.
Byte2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.bytes
An adapter for mapping generic total functions to partial primitive functions.
Byte2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton function.
Byte2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for functions.
Byte2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for functions.
Byte2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash map with with a fast, small-footprint implementation.
Byte2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortLinkedOpenHashMap(byte[], short[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ShortLinkedOpenHashMap(byte[], short[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map.
Byte2ShortLinkedOpenHashMap(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ShortLinkedOpenHashMap(Byte2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ShortLinkedOpenHashMap(Map<? extends Byte, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ShortLinkedOpenHashMap(Map<? extends Byte, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Byte2ShortMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Byte2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.bytes
An entry set providing fast iteration.
Byte2ShortMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific maps.
Byte2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific map.
Byte2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton map.
Byte2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for maps.
Byte2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for maps.
Byte2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Byte2ShortOpenCustomHashMap(byte[], short[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ShortOpenCustomHashMap(byte[], short[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ShortOpenCustomHashMap(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map.
Byte2ShortOpenCustomHashMap(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortOpenCustomHashMap(Byte2ShortMap, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Byte2ShortOpenCustomHashMap(Byte2ShortMap, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ShortOpenCustomHashMap(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortOpenCustomHashMap(Map<? extends Byte, ? extends Short>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Byte2ShortOpenCustomHashMap(Map<? extends Byte, ? extends Short>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash map with a fast, small-footprint implementation.
Byte2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortOpenHashMap(byte[], short[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Byte2ShortOpenHashMap(byte[], short[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Byte2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Byte2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map.
Byte2ShortOpenHashMap(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Byte2ShortOpenHashMap(Byte2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Byte2ShortOpenHashMap(Map<? extends Byte, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Byte2ShortOpenHashMap(Map<? extends Byte, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Creates a new hash map copying a given one.
Byte2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree map with a fast, small-footprint implementation.
Byte2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new empty tree map.
Byte2ShortRBTreeMap(byte[], short[]) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Byte2ShortRBTreeMap(byte[], short[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Byte2ShortRBTreeMap(Byte2ShortMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map copying a given map.
Byte2ShortRBTreeMap(Byte2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ShortRBTreeMap(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Byte2ShortRBTreeMap(Map<? extends Byte, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map copying a given map.
Byte2ShortRBTreeMap(SortedMap<Byte, Short>) - Constructor for class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Byte2ShortSortedMap - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Byte2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.bytes
A sorted entry set providing fast iteration.
Byte2ShortSortedMaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted maps.
Byte2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific sorted map.
Byte2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton sorted map.
Byte2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted maps.
Byte2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted maps.
ByteArrayFIFOQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific array-based FIFO queue, supporting also deque operations.
ByteArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
ByteArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Creates a new empty queue with given capacity.
ByteArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.bytes
Compact storage of big lists of arrays using front coding.
ByteArrayFrontCodedBigList(Collection<byte[]>, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
ByteArrayFrontCodedBigList(Iterator<byte[]>, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
ByteArrayFrontCodedList - Class in it.unimi.dsi.fastutil.bytes
Compact storage of lists of arrays using front coding.
ByteArrayFrontCodedList(Collection<byte[]>, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
ByteArrayFrontCodedList(Iterator<byte[]>, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
ByteArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific array-based semi-indirect priority queue.
ByteArrayIndirectPriorityQueue(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ByteArrayIndirectPriorityQueue(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ByteArrayIndirectPriorityQueue(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteArrayIndirectPriorityQueue(byte[], int[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteArrayIndirectPriorityQueue(byte[], int[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteArrayIndirectPriorityQueue(byte[], int[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteArrayIndirectPriorityQueue(byte[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ByteArrayIndirectPriorityQueue(byte[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ByteArrayList - Class in it.unimi.dsi.fastutil.bytes
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteArrayList() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list with ByteArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ByteArrayList(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with the elements of a given array.
ByteArrayList(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with the elements of a given array.
ByteArrayList(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list with given capacity.
ByteArrayList(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with a given type-specific collection.
ByteArrayList(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ByteArrayList(ByteList) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with a given type-specific list.
ByteArrayList(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with a given collection.
ByteArrayList(Iterator<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ByteArrayPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific array-based priority queue.
ByteArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Creates a new empty queue using the natural order.
ByteArrayPriorityQueue(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ByteArrayPriorityQueue(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ByteArrayPriorityQueue(byte[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteArrayPriorityQueue(byte[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ByteArrayPriorityQueue(int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ByteArrayPriorityQueue(ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Creates a new empty queue with a given comparator.
ByteArrays - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific arrays.
ByteArraySet - Class in it.unimi.dsi.fastutil.bytes
A simple, brute-force implementation of a set based on a backing array.
ByteArraySet() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new empty array set.
ByteArraySet(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set using the given backing array.
ByteArraySet(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ByteArraySet(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new empty array set of given initial capacity.
ByteArraySet(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set copying the contents of a given collection.
ByteArraySet(ByteSet) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set copying the contents of a given collection.
ByteArraySet(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set copying the contents of a given set.
ByteArraySet(Set<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set copying the contents of a given set.
ByteAVLTreeSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific AVL tree set with a fast, small-footprint implementation.
ByteAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new empty tree set.
ByteAVLTreeSet(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying the elements of an array.
ByteAVLTreeSet(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
ByteAVLTreeSet(byte[], int, int, Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ByteAVLTreeSet(byte[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ByteAVLTreeSet(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying a given type-specific collection.
ByteAVLTreeSet(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ByteAVLTreeSet(ByteSortedSet) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ByteAVLTreeSet(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying a given set.
ByteAVLTreeSet(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new empty tree set with the given comparator.
ByteAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set using elements provided by an iterator.
ByteAVLTreeSet(SortedSet<Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ByteBidirectionalIterable - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
ByteBidirectionalIterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ByteBigArrayBigList - Class in it.unimi.dsi.fastutil.bytes
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list with ByteBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
ByteBigArrayBigList(byte[][]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ByteBigArrayBigList(byte[][], long, long) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ByteBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list with given capacity.
ByteBigArrayBigList(ByteBigList) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
ByteBigArrayBigList(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
ByteBigArrayBigList(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
ByteBigArrayBigList(Iterator<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
ByteBigArrays - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with big arrays.
ByteBigList - Interface in it.unimi.dsi.fastutil.bytes
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteBigListIterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific BigListIterator.
ByteBigListIterators - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific iterators.
ByteBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.bytes
A class exposing a list iterator as a big-list iterator..
ByteBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.bytes
A class returning no elements and a type-specific big list iterator interface.
ByteBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for big list iterators.
ByteBigLists - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific big lists.
ByteBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific big list.
ByteBigLists.ListBigList - Class in it.unimi.dsi.fastutil.bytes
A class exposing a list as a big list.
ByteBigLists.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton big list.
ByteBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for big lists.
ByteBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for big lists.
ByteBooleanImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteBooleanImmutablePair(byte, boolean) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteBooleanMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteBooleanMutablePair(byte, boolean) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteBooleanPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteByteImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteByteImmutablePair(byte, byte) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteByteImmutableSortedPair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteByteMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteByteMutablePair(byte, byte) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteBytePair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteByteSortedPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific immutable SortedPair.
ByteCharImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteCharImmutablePair(byte, char) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteCharMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteCharMutablePair(byte, char) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteCharPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteCollection - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteCollections - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific collections.
ByteCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific collection.
ByteCollections.IterableCollection - Class in it.unimi.dsi.fastutil.bytes
A collection wrapper class for iterables.
ByteCollections.SynchronizedCollection - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for collections.
ByteCollections.UnmodifiableCollection - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for collections.
ByteComparator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ByteComparators - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with comparators.
ByteConsumer - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
ByteDoubleImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteDoubleImmutablePair(byte, double) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteDoubleMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteDoubleMutablePair(byte, double) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteDoublePair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteFloatImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteFloatImmutablePair(byte, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteFloatMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteFloatMutablePair(byte, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteFloatPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteHash - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Hash interface.
ByteHash.Strategy - Interface in it.unimi.dsi.fastutil.bytes
A type-specific hash strategy.
ByteHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific heap-based indirect priority queue.
ByteHeapIndirectPriorityQueue(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ByteHeapIndirectPriorityQueue(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ByteHeapIndirectPriorityQueue(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapIndirectPriorityQueue(byte[], int[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapIndirectPriorityQueue(byte[], int[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapIndirectPriorityQueue(byte[], int[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapIndirectPriorityQueue(byte[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ByteHeapIndirectPriorityQueue(byte[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ByteHeapPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific heap-based priority queue.
ByteHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a new empty queue using the natural order.
ByteHeapPriorityQueue(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapPriorityQueue(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapPriorityQueue(byte[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapPriorityQueue(byte[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ByteHeapPriorityQueue(int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ByteHeapPriorityQueue(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
ByteHeapPriorityQueue(ByteCollection, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
ByteHeapPriorityQueue(ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a new empty queue with a given comparator.
ByteHeapPriorityQueue(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
ByteHeapPriorityQueue(Collection<? extends Byte>, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
ByteHeaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with heaps.
ByteHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A type-specific heap-based semi-indirect priority queue.
ByteHeapSemiIndirectPriorityQueue(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ByteHeapSemiIndirectPriorityQueue(byte[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ByteHeapSemiIndirectPriorityQueue(byte[], int[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapSemiIndirectPriorityQueue(byte[], int[], int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ByteHeapSemiIndirectPriorityQueue(byte[], int[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapSemiIndirectPriorityQueue(byte[], int[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ByteHeapSemiIndirectPriorityQueue(byte[], int, ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ByteHeapSemiIndirectPriorityQueue(byte[], ByteComparator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ByteIndirectHeaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with indirect heaps.
ByteIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.bytes
A type-specific IndirectPriorityQueue.
ByteIntImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteIntImmutablePair(byte, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteIntMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteIntMutablePair(byte, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteIntPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteIterable - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Iterable that strengthens that specification of ByteIterable.iterator() and ByteIterable.forEach(Consumer).
ByteIterables - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific iterables.
ByteIterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ByteIterators - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific iterators.
ByteIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.bytes
A class returning no elements and a type-specific iterator interface.
ByteIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for bidirectional iterators.
ByteIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for iterators.
ByteIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for list iterators.
ByteLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash set with with a fast, small-footprint implementation.
ByteLinkedOpenCustomHashSet(byte[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ByteLinkedOpenCustomHashSet(byte[], int, int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ByteLinkedOpenCustomHashSet(byte[], int, int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ByteLinkedOpenCustomHashSet(byte[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ByteLinkedOpenCustomHashSet(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set.
ByteLinkedOpenCustomHashSet(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteLinkedOpenCustomHashSet(ByteCollection, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ByteLinkedOpenCustomHashSet(ByteCollection, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ByteLinkedOpenCustomHashSet(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteLinkedOpenCustomHashSet(ByteIterator, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ByteLinkedOpenCustomHashSet(ByteIterator, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ByteLinkedOpenCustomHashSet(Collection<? extends Byte>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
ByteLinkedOpenCustomHashSet(Collection<? extends Byte>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ByteLinkedOpenCustomHashSet(Iterator<?>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ByteLinkedOpenCustomHashSet(Iterator<?>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ByteLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific linked hash set with with a fast, small-footprint implementation.
ByteLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteLinkedOpenHashSet(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ByteLinkedOpenHashSet(byte[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
ByteLinkedOpenHashSet(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ByteLinkedOpenHashSet(byte[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ByteLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set.
ByteLinkedOpenHashSet(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ByteLinkedOpenHashSet(ByteCollection, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
ByteLinkedOpenHashSet(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ByteLinkedOpenHashSet(ByteIterator, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ByteLinkedOpenHashSet(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ByteLinkedOpenHashSet(Collection<? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set copying a given collection.
ByteLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ByteLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
ByteList - Interface in it.unimi.dsi.fastutil.bytes
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteListIterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific bidirectional iterator that is also a ListIterator.
ByteLists - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific lists.
ByteLists.EmptyList - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing an empty type-specific list.
ByteLists.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton list.
ByteLists.SynchronizedList - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for lists.
ByteLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for random-access lists.
ByteLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for lists.
ByteLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for random-access lists.
ByteLongImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteLongImmutablePair(byte, long) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteLongMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteLongMutablePair(byte, long) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteLongPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteObjectImmutablePair(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteObjectMutablePair(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteObjectPair<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteOpenCustomHashSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
ByteOpenCustomHashSet(byte[], float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ByteOpenCustomHashSet(byte[], int, int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ByteOpenCustomHashSet(byte[], int, int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ByteOpenCustomHashSet(byte[], ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ByteOpenCustomHashSet(int, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set.
ByteOpenCustomHashSet(int, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteOpenCustomHashSet(ByteCollection, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ByteOpenCustomHashSet(ByteCollection, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ByteOpenCustomHashSet(ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteOpenCustomHashSet(ByteIterator, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ByteOpenCustomHashSet(ByteIterator, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ByteOpenCustomHashSet(Collection<? extends Byte>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set copying a given collection.
ByteOpenCustomHashSet(Collection<? extends Byte>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ByteOpenCustomHashSet(Iterator<?>, float, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ByteOpenCustomHashSet(Iterator<?>, ByteHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ByteOpenHashSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific hash set with with a fast, small-footprint implementation.
ByteOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteOpenHashSet(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ByteOpenHashSet(byte[], float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set copying the elements of an array.
ByteOpenHashSet(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ByteOpenHashSet(byte[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ByteOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ByteOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set.
ByteOpenHashSet(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ByteOpenHashSet(ByteCollection, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set copying a given type-specific collection.
ByteOpenHashSet(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ByteOpenHashSet(ByteIterator, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ByteOpenHashSet(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ByteOpenHashSet(Collection<? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set copying a given collection.
ByteOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ByteOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set using elements provided by an iterator.
BytePriorityQueue - Interface in it.unimi.dsi.fastutil.bytes
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
BytePriorityQueues - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific priority queues.
BytePriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for priority queues.
ByteRBTreeSet - Class in it.unimi.dsi.fastutil.bytes
A type-specific red-black tree set with a fast, small-footprint implementation.
ByteRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new empty tree set.
ByteRBTreeSet(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying the elements of an array.
ByteRBTreeSet(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
ByteRBTreeSet(byte[], int, int, Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ByteRBTreeSet(byte[], Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ByteRBTreeSet(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying a given type-specific collection.
ByteRBTreeSet(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ByteRBTreeSet(ByteSortedSet) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ByteRBTreeSet(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying a given collection.
ByteRBTreeSet(Comparator<? super Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new empty tree set with the given comparator.
ByteRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set using elements provided by an iterator.
ByteRBTreeSet(SortedSet<Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ByteReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteReferenceImmutablePair(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteReferenceMutablePair(byte, V) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteReferencePair<V> - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with semi-indirect heaps.
ByteSet - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteSets - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sets.
ByteSets.EmptySet - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing the empty set and implementing a type-specific set interface.
ByteSets.Singleton - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing a type-specific singleton set.
ByteSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sets.
ByteSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sets.
ByteShortImmutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteShortImmutablePair(byte, short) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ByteShortMutablePair - Class in it.unimi.dsi.fastutil.bytes
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteShortMutablePair(byte, short) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ByteShortPair - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteSortedSet - Interface in it.unimi.dsi.fastutil.bytes
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteSortedSets - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific sorted sets.
ByteSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.bytes
An immutable class representing the empty sorted set and implementing a type-specific set interface.
ByteSortedSets.Singleton - Class in it.unimi.dsi.fastutil.bytes
A class representing a singleton sorted set.
ByteSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.bytes
A synchronized wrapper class for sorted sets.
ByteSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.bytes
An unmodifiable wrapper class for sorted sets.
ByteStack - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteSubList(ByteBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
ByteSubList(ByteList, int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 

C

changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Notifies the queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
changed(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
Char2BooleanArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map.
Char2BooleanArrayMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2BooleanArrayMap(char[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map of given capacity.
Char2BooleanArrayMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Char2BooleanArrayMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Char2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new empty tree map.
Char2BooleanAVLTreeMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2BooleanAVLTreeMap(char[], boolean[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2BooleanAVLTreeMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Char2BooleanAVLTreeMap(Char2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2BooleanAVLTreeMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Char2BooleanAVLTreeMap(SortedMap<Character, Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
char2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
char2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
Char2BooleanFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanLinkedOpenHashMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanLinkedOpenHashMap(char[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map.
Char2BooleanLinkedOpenHashMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanLinkedOpenHashMap(Char2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanLinkedOpenHashMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanLinkedOpenHashMap(Map<? extends Character, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2BooleanMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2BooleanMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2BooleanOpenCustomHashMap(char[], boolean[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanOpenCustomHashMap(char[], boolean[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map.
Char2BooleanOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenCustomHashMap(Char2BooleanMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanOpenCustomHashMap(Char2BooleanMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenCustomHashMap(Map<? extends Character, ? extends Boolean>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Char2BooleanOpenCustomHashMap(Map<? extends Character, ? extends Boolean>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenHashMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanOpenHashMap(char[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map.
Char2BooleanOpenHashMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanOpenHashMap(Char2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanOpenHashMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanOpenHashMap(Map<? extends Character, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map copying a given one.
Char2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new empty tree map.
Char2BooleanRBTreeMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2BooleanRBTreeMap(char[], boolean[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2BooleanRBTreeMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given map.
Char2BooleanRBTreeMap(Char2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Char2BooleanRBTreeMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given map.
Char2BooleanRBTreeMap(SortedMap<Character, Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ByteArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map.
Char2ByteArrayMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ByteArrayMap(char[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map of given capacity.
Char2ByteArrayMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ByteArrayMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new empty tree map.
Char2ByteAVLTreeMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ByteAVLTreeMap(char[], byte[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ByteAVLTreeMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given map.
Char2ByteAVLTreeMap(Char2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ByteAVLTreeMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given map.
Char2ByteAVLTreeMap(SortedMap<Character, Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
char2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns a type-specific set view of the mappings contained in this map.
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
char2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
Char2ByteFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteLinkedOpenHashMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteLinkedOpenHashMap(char[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map.
Char2ByteLinkedOpenHashMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteLinkedOpenHashMap(Char2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteLinkedOpenHashMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteLinkedOpenHashMap(Map<? extends Character, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ByteMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ByteMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ByteOpenCustomHashMap(char[], byte[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteOpenCustomHashMap(char[], byte[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map.
Char2ByteOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenCustomHashMap(Char2ByteMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteOpenCustomHashMap(Char2ByteMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenCustomHashMap(Map<? extends Character, ? extends Byte>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ByteOpenCustomHashMap(Map<? extends Character, ? extends Byte>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenHashMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteOpenHashMap(char[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map.
Char2ByteOpenHashMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteOpenHashMap(Char2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteOpenHashMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteOpenHashMap(Map<? extends Character, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map copying a given one.
Char2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new empty tree map.
Char2ByteRBTreeMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ByteRBTreeMap(char[], byte[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ByteRBTreeMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given map.
Char2ByteRBTreeMap(Char2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ByteRBTreeMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given map.
Char2ByteRBTreeMap(SortedMap<Character, Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ByteSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2CharArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map.
Char2CharArrayMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2CharArrayMap(char[], char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map of given capacity.
Char2CharArrayMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Char2CharArrayMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Char2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new empty tree map.
Char2CharAVLTreeMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2CharAVLTreeMap(char[], char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2CharAVLTreeMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given map.
Char2CharAVLTreeMap(Char2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2CharAVLTreeMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given map.
Char2CharAVLTreeMap(SortedMap<Character, Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
char2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns a type-specific set view of the mappings contained in this map.
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
char2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
Char2CharFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharLinkedOpenHashMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharLinkedOpenHashMap(char[], char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map.
Char2CharLinkedOpenHashMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharLinkedOpenHashMap(Char2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2CharLinkedOpenHashMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharLinkedOpenHashMap(Map<? extends Character, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2CharMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2CharMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2CharMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2CharOpenCustomHashMap(char[], char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharOpenCustomHashMap(char[], char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map.
Char2CharOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenCustomHashMap(Char2CharMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2CharOpenCustomHashMap(Char2CharMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenCustomHashMap(Map<? extends Character, ? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Char2CharOpenCustomHashMap(Map<? extends Character, ? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenHashMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharOpenHashMap(char[], char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map.
Char2CharOpenHashMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharOpenHashMap(Char2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2CharOpenHashMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharOpenHashMap(Map<? extends Character, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map copying a given one.
Char2CharRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new empty tree map.
Char2CharRBTreeMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2CharRBTreeMap(char[], char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2CharRBTreeMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given map.
Char2CharRBTreeMap(Char2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Char2CharRBTreeMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given map.
Char2CharRBTreeMap(SortedMap<Character, Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2CharSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2DoubleArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map.
Char2DoubleArrayMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2DoubleArrayMap(char[], double[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map of given capacity.
Char2DoubleArrayMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Char2DoubleArrayMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Char2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new empty tree map.
Char2DoubleAVLTreeMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2DoubleAVLTreeMap(char[], double[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2DoubleAVLTreeMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Char2DoubleAVLTreeMap(Char2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2DoubleAVLTreeMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Char2DoubleAVLTreeMap(SortedMap<Character, Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
char2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
char2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
Char2DoubleFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleLinkedOpenHashMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleLinkedOpenHashMap(char[], double[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map.
Char2DoubleLinkedOpenHashMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleLinkedOpenHashMap(Char2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleLinkedOpenHashMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleLinkedOpenHashMap(Map<? extends Character, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2DoubleMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2DoubleMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2DoubleOpenCustomHashMap(char[], double[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleOpenCustomHashMap(char[], double[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map.
Char2DoubleOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenCustomHashMap(Char2DoubleMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleOpenCustomHashMap(Char2DoubleMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenCustomHashMap(Map<? extends Character, ? extends Double>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Char2DoubleOpenCustomHashMap(Map<? extends Character, ? extends Double>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenHashMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleOpenHashMap(char[], double[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map.
Char2DoubleOpenHashMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleOpenHashMap(Char2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleOpenHashMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleOpenHashMap(Map<? extends Character, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map copying a given one.
Char2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new empty tree map.
Char2DoubleRBTreeMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2DoubleRBTreeMap(char[], double[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2DoubleRBTreeMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given map.
Char2DoubleRBTreeMap(Char2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Char2DoubleRBTreeMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given map.
Char2DoubleRBTreeMap(SortedMap<Character, Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2FloatArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map.
Char2FloatArrayMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2FloatArrayMap(char[], float[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map of given capacity.
Char2FloatArrayMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Char2FloatArrayMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Char2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new empty tree map.
Char2FloatAVLTreeMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2FloatAVLTreeMap(char[], float[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2FloatAVLTreeMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given map.
Char2FloatAVLTreeMap(Char2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2FloatAVLTreeMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given map.
Char2FloatAVLTreeMap(SortedMap<Character, Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
char2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns a type-specific set view of the mappings contained in this map.
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
char2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
Char2FloatFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatLinkedOpenHashMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatLinkedOpenHashMap(char[], float[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map.
Char2FloatLinkedOpenHashMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatLinkedOpenHashMap(Char2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatLinkedOpenHashMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatLinkedOpenHashMap(Map<? extends Character, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2FloatMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2FloatMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2FloatOpenCustomHashMap(char[], float[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatOpenCustomHashMap(char[], float[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map.
Char2FloatOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenCustomHashMap(Char2FloatMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatOpenCustomHashMap(Char2FloatMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenCustomHashMap(Map<? extends Character, ? extends Float>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Char2FloatOpenCustomHashMap(Map<? extends Character, ? extends Float>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenHashMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatOpenHashMap(char[], float[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map.
Char2FloatOpenHashMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatOpenHashMap(Char2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatOpenHashMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatOpenHashMap(Map<? extends Character, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map copying a given one.
Char2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new empty tree map.
Char2FloatRBTreeMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2FloatRBTreeMap(char[], float[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2FloatRBTreeMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given map.
Char2FloatRBTreeMap(Char2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Char2FloatRBTreeMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given map.
Char2FloatRBTreeMap(SortedMap<Character, Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2FloatSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2IntArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map.
Char2IntArrayMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2IntArrayMap(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map of given capacity.
Char2IntArrayMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Char2IntArrayMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Char2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new empty tree map.
Char2IntAVLTreeMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2IntAVLTreeMap(char[], int[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2IntAVLTreeMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given map.
Char2IntAVLTreeMap(Char2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2IntAVLTreeMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given map.
Char2IntAVLTreeMap(SortedMap<Character, Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
char2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns a type-specific set view of the mappings contained in this map.
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
char2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
Char2IntFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntLinkedOpenHashMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntLinkedOpenHashMap(char[], int[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map.
Char2IntLinkedOpenHashMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntLinkedOpenHashMap(Char2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2IntLinkedOpenHashMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntLinkedOpenHashMap(Map<? extends Character, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2IntMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2IntMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2IntMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2IntOpenCustomHashMap(char[], int[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntOpenCustomHashMap(char[], int[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map.
Char2IntOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenCustomHashMap(Char2IntMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2IntOpenCustomHashMap(Char2IntMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenCustomHashMap(Map<? extends Character, ? extends Integer>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Char2IntOpenCustomHashMap(Map<? extends Character, ? extends Integer>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenHashMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntOpenHashMap(char[], int[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map.
Char2IntOpenHashMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntOpenHashMap(Char2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2IntOpenHashMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntOpenHashMap(Map<? extends Character, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map copying a given one.
Char2IntRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new empty tree map.
Char2IntRBTreeMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2IntRBTreeMap(char[], int[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2IntRBTreeMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given map.
Char2IntRBTreeMap(Char2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Char2IntRBTreeMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given map.
Char2IntRBTreeMap(SortedMap<Character, Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2IntSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2LongArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map.
Char2LongArrayMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2LongArrayMap(char[], long[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map of given capacity.
Char2LongArrayMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Char2LongArrayMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Char2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new empty tree map.
Char2LongAVLTreeMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2LongAVLTreeMap(char[], long[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2LongAVLTreeMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given map.
Char2LongAVLTreeMap(Char2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2LongAVLTreeMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given map.
Char2LongAVLTreeMap(SortedMap<Character, Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
char2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns a type-specific set view of the mappings contained in this map.
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
char2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
Char2LongFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongLinkedOpenHashMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongLinkedOpenHashMap(char[], long[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map.
Char2LongLinkedOpenHashMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongLinkedOpenHashMap(Char2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2LongLinkedOpenHashMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongLinkedOpenHashMap(Map<? extends Character, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2LongMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2LongMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2LongMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2LongOpenCustomHashMap(char[], long[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongOpenCustomHashMap(char[], long[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map.
Char2LongOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenCustomHashMap(Char2LongMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2LongOpenCustomHashMap(Char2LongMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenCustomHashMap(Map<? extends Character, ? extends Long>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Char2LongOpenCustomHashMap(Map<? extends Character, ? extends Long>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenHashMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongOpenHashMap(char[], long[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map.
Char2LongOpenHashMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongOpenHashMap(Char2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2LongOpenHashMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongOpenHashMap(Map<? extends Character, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map copying a given one.
Char2LongRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new empty tree map.
Char2LongRBTreeMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2LongRBTreeMap(char[], long[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2LongRBTreeMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given map.
Char2LongRBTreeMap(Char2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Char2LongRBTreeMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given map.
Char2LongRBTreeMap(SortedMap<Character, Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2LongSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map.
Char2ObjectArrayMap(char[], Object[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ObjectArrayMap(char[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map of given capacity.
Char2ObjectArrayMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ObjectArrayMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new empty tree map.
Char2ObjectAVLTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ObjectAVLTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ObjectAVLTreeMap(Char2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Char2ObjectAVLTreeMap(Char2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ObjectAVLTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Char2ObjectAVLTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
char2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
char2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
Char2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectLinkedOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectLinkedOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map.
Char2ObjectLinkedOpenHashMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectLinkedOpenHashMap(Char2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectLinkedOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectLinkedOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ObjectMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ObjectOpenCustomHashMap(char[], V[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectOpenCustomHashMap(char[], V[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map.
Char2ObjectOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenCustomHashMap(Char2ObjectMap<V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectOpenCustomHashMap(Char2ObjectMap<V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenCustomHashMap(Map<? extends Character, ? extends V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ObjectOpenCustomHashMap(Map<? extends Character, ? extends V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map.
Char2ObjectOpenHashMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectOpenHashMap(Char2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given one.
Char2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new empty tree map.
Char2ObjectRBTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ObjectRBTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ObjectRBTreeMap(Char2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given map.
Char2ObjectRBTreeMap(Char2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ObjectRBTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given map.
Char2ObjectRBTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map.
Char2ReferenceArrayMap(char[], Object[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ReferenceArrayMap(char[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map of given capacity.
Char2ReferenceArrayMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ReferenceArrayMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new empty tree map.
Char2ReferenceAVLTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ReferenceAVLTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ReferenceAVLTreeMap(Char2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Char2ReferenceAVLTreeMap(Char2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ReferenceAVLTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Char2ReferenceAVLTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
char2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
char2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
Char2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceLinkedOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceLinkedOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map.
Char2ReferenceLinkedOpenHashMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceLinkedOpenHashMap(Char2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceLinkedOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceLinkedOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ReferenceMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ReferenceOpenCustomHashMap(char[], V[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceOpenCustomHashMap(char[], V[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map.
Char2ReferenceOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenCustomHashMap(Char2ReferenceMap<V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceOpenCustomHashMap(Char2ReferenceMap<V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenCustomHashMap(Map<? extends Character, ? extends V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ReferenceOpenCustomHashMap(Map<? extends Character, ? extends V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map.
Char2ReferenceOpenHashMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceOpenHashMap(Char2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Char2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new empty tree map.
Char2ReferenceRBTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ReferenceRBTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ReferenceRBTreeMap(Char2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Char2ReferenceRBTreeMap(Char2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ReferenceRBTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Char2ReferenceRBTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ShortArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map.
Char2ShortArrayMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ShortArrayMap(char[], short[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map of given capacity.
Char2ShortArrayMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ShortArrayMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new empty tree map.
Char2ShortAVLTreeMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ShortAVLTreeMap(char[], short[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ShortAVLTreeMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given map.
Char2ShortAVLTreeMap(Char2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ShortAVLTreeMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given map.
Char2ShortAVLTreeMap(SortedMap<Character, Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
char2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns a type-specific set view of the mappings contained in this map.
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
char2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
Char2ShortFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortLinkedOpenHashMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortLinkedOpenHashMap(char[], short[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map.
Char2ShortLinkedOpenHashMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortLinkedOpenHashMap(Char2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortLinkedOpenHashMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortLinkedOpenHashMap(Map<? extends Character, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ShortMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ShortMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ShortOpenCustomHashMap(char[], short[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortOpenCustomHashMap(char[], short[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map.
Char2ShortOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenCustomHashMap(Char2ShortMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortOpenCustomHashMap(Char2ShortMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenCustomHashMap(Map<? extends Character, ? extends Short>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ShortOpenCustomHashMap(Map<? extends Character, ? extends Short>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenHashMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortOpenHashMap(char[], short[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map.
Char2ShortOpenHashMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortOpenHashMap(Char2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortOpenHashMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortOpenHashMap(Map<? extends Character, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map copying a given one.
Char2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new empty tree map.
Char2ShortRBTreeMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ShortRBTreeMap(char[], short[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ShortRBTreeMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given map.
Char2ShortRBTreeMap(Char2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ShortRBTreeMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given map.
Char2ShortRBTreeMap(SortedMap<Character, Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ShortSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
CharArrayFIFOQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based FIFO queue, supporting also deque operations.
CharArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
CharArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Creates a new empty queue with given capacity.
CharArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.chars
Compact storage of big lists of arrays using front coding.
CharArrayFrontCodedBigList(Collection<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
CharArrayFrontCodedBigList(Iterator<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
CharArrayFrontCodedList - Class in it.unimi.dsi.fastutil.chars
Compact storage of lists of arrays using front coding.
CharArrayFrontCodedList(Collection<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
CharArrayFrontCodedList(Iterator<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
CharArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based semi-indirect priority queue.
CharArrayIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharArrayIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
CharArrayIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
CharArrayIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharArrayList - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharArrayList() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list with CharArrayList.DEFAULT_INITIAL_CAPACITY capacity.
CharArrayList(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list with given capacity.
CharArrayList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific collection.
CharArrayList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
CharArrayList(CharList) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific list.
CharArrayList(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given collection.
CharArrayList(Iterator<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by an iterator..
CharArrayPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based priority queue.
CharArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue using the natural order.
CharArrayPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharArrayPriorityQueue(int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharArrayPriorityQueue(CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given comparator.
CharArrays - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific arrays.
CharArraySet - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a set based on a backing array.
CharArraySet() - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set.
CharArraySet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using the given backing array.
CharArraySet(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
CharArraySet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set of given initial capacity.
CharArraySet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given collection.
CharArraySet(CharSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given collection.
CharArraySet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given set.
CharArraySet(Set<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given set.
CharAVLTreeSet - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree set with a fast, small-footprint implementation.
CharAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new empty tree set.
CharAVLTreeSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying the elements of an array.
CharAVLTreeSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
CharAVLTreeSet(char[], int, int, Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
CharAVLTreeSet(char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
CharAVLTreeSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given type-specific collection.
CharAVLTreeSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
CharAVLTreeSet(CharSortedSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
CharAVLTreeSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given set.
CharAVLTreeSet(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new empty tree set with the given comparator.
CharAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set using elements provided by an iterator.
CharAVLTreeSet(SortedSet<Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
CharBidirectionalIterable - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
CharBidirectionalIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
CharBigArrayBigList - Class in it.unimi.dsi.fastutil.chars
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list with CharBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
CharBigArrayBigList(char[][]) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
CharBigArrayBigList(char[][], long, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
CharBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list with given capacity.
CharBigArrayBigList(CharBigList) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
CharBigArrayBigList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
CharBigArrayBigList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
CharBigArrayBigList(Iterator<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
CharBigArrays - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with big arrays.
CharBigList - Interface in it.unimi.dsi.fastutil.chars
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBigListIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific BigListIterator.
CharBigListIterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterators.
CharBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.chars
A class exposing a list iterator as a big-list iterator..
CharBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific big list iterator interface.
CharBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for big list iterators.
CharBigLists - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific big lists.
CharBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific big list.
CharBigLists.ListBigList - Class in it.unimi.dsi.fastutil.chars
A class exposing a list as a big list.
CharBigLists.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton big list.
CharBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for big lists.
CharBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for big lists.
CharBooleanImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBooleanImmutablePair(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharBooleanMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBooleanMutablePair(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharBooleanPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteImmutablePair(char, byte) - Constructor for class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharByteMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteMutablePair(char, byte) - Constructor for class it.unimi.dsi.fastutil.chars.CharByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharBytePair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharImmutablePair(char, char) - Constructor for class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharCharImmutableSortedPair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharMutablePair(char, char) - Constructor for class it.unimi.dsi.fastutil.chars.CharCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharCharPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharSortedPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific immutable SortedPair.
CharCollection - Interface in it.unimi.dsi.fastutil.chars
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCollections - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific collections.
CharCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific collection.
CharCollections.IterableCollection - Class in it.unimi.dsi.fastutil.chars
A collection wrapper class for iterables.
CharCollections.SynchronizedCollection - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for collections.
CharCollections.UnmodifiableCollection - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for collections.
CharComparator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
CharComparators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with comparators.
CharConsumer - Interface in it.unimi.dsi.fastutil.chars
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
CharDoubleImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharDoubleImmutablePair(char, double) - Constructor for class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharDoubleMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharDoubleMutablePair(char, double) - Constructor for class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharDoublePair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatImmutablePair(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharFloatMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatMutablePair(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharFloatPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharHash - Interface in it.unimi.dsi.fastutil.chars
A type-specific Hash interface.
CharHash.Strategy - Interface in it.unimi.dsi.fastutil.chars
A type-specific hash strategy.
CharHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based indirect priority queue.
CharHeapIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharHeapIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharHeapIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharHeapIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharHeapPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based priority queue.
CharHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue using the natural order.
CharHeapPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharHeapPriorityQueue(int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharHeapPriorityQueue(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
CharHeapPriorityQueue(CharCollection, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
CharHeapPriorityQueue(CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given comparator.
CharHeapPriorityQueue(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
CharHeapPriorityQueue(Collection<? extends Character>, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
CharHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with heaps.
CharHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based semi-indirect priority queue.
CharHeapSemiIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapSemiIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapSemiIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
CharHeapSemiIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharIndirectHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with indirect heaps.
CharIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.chars
A type-specific IndirectPriorityQueue.
CharIntImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIntImmutablePair(char, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharIntMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIntMutablePair(char, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharIntPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIterable - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterable that strengthens that specification of CharIterable.iterator() and CharIterable.forEach(Consumer).
CharIterables - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterables.
CharIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
CharIterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterators.
CharIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific iterator interface.
CharIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for bidirectional iterators.
CharIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for iterators.
CharIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for list iterators.
CharLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash set with with a fast, small-footprint implementation.
CharLinkedOpenCustomHashSet(char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
CharLinkedOpenCustomHashSet(char[], int, int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
CharLinkedOpenCustomHashSet(char[], int, int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharLinkedOpenCustomHashSet(char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharLinkedOpenCustomHashSet(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set.
CharLinkedOpenCustomHashSet(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenCustomHashSet(CharCollection, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
CharLinkedOpenCustomHashSet(CharCollection, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharLinkedOpenCustomHashSet(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenCustomHashSet(CharIterator, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharLinkedOpenCustomHashSet(CharIterator, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharLinkedOpenCustomHashSet(Collection<? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
CharLinkedOpenCustomHashSet(Collection<? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharLinkedOpenCustomHashSet(Iterator<?>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
CharLinkedOpenCustomHashSet(Iterator<?>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash set with with a fast, small-footprint implementation.
CharLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenHashSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharLinkedOpenHashSet(char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
CharLinkedOpenHashSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharLinkedOpenHashSet(char[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
CharLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set.
CharLinkedOpenHashSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharLinkedOpenHashSet(CharCollection, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
CharLinkedOpenHashSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharLinkedOpenHashSet(CharIterator, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharLinkedOpenHashSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharLinkedOpenHashSet(Collection<? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying a given collection.
CharLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
CharList - Interface in it.unimi.dsi.fastutil.chars
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
CharListIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific bidirectional iterator that is also a ListIterator.
CharLists - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific lists.
CharLists.EmptyList - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific list.
CharLists.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton list.
CharLists.SynchronizedList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for lists.
CharLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for random-access lists.
CharLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for lists.
CharLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for random-access lists.
CharLongImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharLongImmutablePair(char, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharLongMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharLongMutablePair(char, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharLongPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharObjectImmutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharObjectMutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharObjectPair<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharOpenCustomHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
CharOpenCustomHashSet(char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying the elements of an array.
CharOpenCustomHashSet(char[], int, int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
CharOpenCustomHashSet(char[], int, int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharOpenCustomHashSet(char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharOpenCustomHashSet(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set.
CharOpenCustomHashSet(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenCustomHashSet(CharCollection, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
CharOpenCustomHashSet(CharCollection, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharOpenCustomHashSet(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenCustomHashSet(CharIterator, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharOpenCustomHashSet(CharIterator, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharOpenCustomHashSet(Collection<? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying a given collection.
CharOpenCustomHashSet(Collection<? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharOpenCustomHashSet(Iterator<?>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
CharOpenCustomHashSet(Iterator<?>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharOpenHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific hash set with with a fast, small-footprint implementation.
CharOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenHashSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharOpenHashSet(char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying the elements of an array.
CharOpenHashSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharOpenHashSet(char[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
CharOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set.
CharOpenHashSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharOpenHashSet(CharCollection, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying a given type-specific collection.
CharOpenHashSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharOpenHashSet(CharIterator, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharOpenHashSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharOpenHashSet(Collection<? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying a given collection.
CharOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set using elements provided by an iterator.
CharPriorityQueue - Interface in it.unimi.dsi.fastutil.chars
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
CharPriorityQueues - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific priority queues.
CharPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for priority queues.
CharRBTreeSet - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree set with a fast, small-footprint implementation.
CharRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new empty tree set.
CharRBTreeSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying the elements of an array.
CharRBTreeSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
CharRBTreeSet(char[], int, int, Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
CharRBTreeSet(char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
CharRBTreeSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given type-specific collection.
CharRBTreeSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
CharRBTreeSet(CharSortedSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
CharRBTreeSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given collection.
CharRBTreeSet(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new empty tree set with the given comparator.
CharRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set using elements provided by an iterator.
CharRBTreeSet(SortedSet<Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
CharReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharReferenceImmutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharReferenceMutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharReferencePair<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with semi-indirect heaps.
CharSet - Interface in it.unimi.dsi.fastutil.chars
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSets - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sets.
CharSets.EmptySet - Class in it.unimi.dsi.fastutil.chars
An immutable class representing the empty set and implementing a type-specific set interface.
CharSets.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton set.
CharSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sets.
CharSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sets.
CharShortImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharShortImmutablePair(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharShortMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharShortMutablePair(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.CharShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharShortPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSortedSet - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSortedSets - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted sets.
CharSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.chars
An immutable class representing the empty sorted set and implementing a type-specific set interface.
CharSortedSets.Singleton - Class in it.unimi.dsi.fastutil.chars
A class representing a singleton sorted set.
CharSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted sets.
CharSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted sets.
CharStack - Interface in it.unimi.dsi.fastutil.chars
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSubList(CharBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
CharSubList(CharList, int, int) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
clear() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
clear() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
clear() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
clear() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
clear() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
clear() - Method in interface it.unimi.dsi.fastutil.Function
Removes all associations from this function (optional operation).
clear() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Removes all elements from this queue.
clear() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Clears the content of this InspectableFileCachedInputStream, zeroing the length of the represented stream.
clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.UnmodifiableCollection
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet